Parameter
|
Data Type
|
Description
|
Required?
|
||
---|---|---|---|---|---|
vm
|
Container
|
The container of information about a virtual machine.
Property type: Element
|
Yes
|
||
vm.imageGUID
|
String
|
The GUID of the virtual machine.
Property type: Attribute
|
Yes
|
||
vm.imageID
|
String
|
The identifier of the virtual machine image.
Property type: Attribute
|
Yes
|
||
vm.imageName
|
String
|
The name of the virtual machine.
Property type: Attribute
|
Yes
|
||
vm.href
|
String
|
The callback URL to obtain detailed information about this virtual machine.
Property type: Attribute
|
Yes
|
||
vm.version
|
Double
|
The API version.
Property type: Attribute
|
No
|
||
vm.imageDescription
|
String
|
The description of the virtual machine.
Property type: Element
Valid value: any string of 1-360 characters
|
No
|
||
vm.instanceID
|
String
|
The identifier of a running instance of the virtual machine.
Property type: Attribute
|
No
|
||
vm.instanceGUID
|
String
|
The GUID of a running instance of the virtual machine.
Property type: Attribute
|
No
|
||
vm.Provider
|
Container: Provider
|
The Cloud Service Provider (CSP) which the virtual machine belongs
to.
Property type: Element
|
No
|
||
vm.Platform
|
Enumeration
|
The platform running on the virtual machine.
Property type: Element
Valid values:
|
No
|
||
vm.SecureCloudAgent
|
Container: SecureCloudAgent
|
The container for information about the associated SecureCloud agent.
Property type: Element
|
No
|
||
vm.AutoProvision
|
Container: AutoProvision
|
Indicates whether the virtual machine supports auto-provision.
Property type: Element
Valid values:
|
No
|
||
vm.nonEncryptedDeviceCount
|
Integer
|
The amount of unencrypted devices that are owned by the virtual machine.
Property type: Attribute
|
No
|
||
vm.pendingDeviceCount
|
Integer
|
The amount of devices that are waiting to be encrypted.
Property type: Attribute
|
No
|
||
vm.encryptingDeviceCount
|
Integer
|
The amount of devices that are being encrypted.
Property type: Attribute
|
No
|
||
vm.encryptedDeviceCount
|
Integer
|
The amount of encrypted devices.
Property type: Attribute
|
No
|
||
vm.devices
|
Container
|
The array of devices of the virtual machine.
Property type: Element
|
No
|
||
vm.SecurityGroupGUID
|
String
|
The GUID of a policy the virtual machine belongs to.
Property type: Attribute
|
No
|
||
vm.lastModified
|
DateTime
|
The date and time this virtual machine was last modified.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss,
UTC"
|
No
|