UpdateProvisionMasterVMImageDataModel
No documentation available.
Properties
Name | Description | Additional information |
---|---|---|
State | No documentation available. |
Type: String |
ProvisioningTaskId | No documentation available. |
Type: String |
SessionMachineCatalog | No documentation available. |
Type: ReferenceDataModel |
DeliverySite | No documentation available. |
Type: ReferenceDataModel |
BaseVMTemplate | No documentation available. |
Type: String |
ComputeResource | No documentation available. |
Type: ReferenceDataModel |
SharedAllocationDomain | No documentation available. |
Type: ReferenceDataModel |
MachineAllocationDomain | No documentation available. |
Type: ReferenceDataModel |
ClusterFullPath | No documentation available. |
Type: String |
Sample
application/json
Sample:
{ "State": "sample string 1", "ProvisioningTaskId": "sample string 2", "SessionMachineCatalog": { "Id": "sample string 1", "Name": "sample string 2" }, "DeliverySite": { "Id": "sample string 1", "Name": "sample string 2" }, "BaseVMTemplate": "sample string 3", "ComputeResource": { "Id": "sample string 1", "Name": "sample string 2" }, "SharedAllocationDomain": { "Id": "sample string 1", "Name": "sample string 2" }, "MachineAllocationDomain": { "Id": "sample string 1", "Name": "sample string 2" }, "ClusterFullPath": "sample string 4" }