| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
For export, a single device id is returned based on the object identifiers for the objects.
For import, two device ids are returned. One based on the object names used in the ImportSpec, and one based on the object identifiers for the created objects. This is immutable and would match the id if an ExportLease is latter created.
Properties
Name | Type | Description |
---|---|---|
datastoreKey* | xsd:string |
Key for the datastore this disk is on. This is used to look up hosts
which can be used to multi-POST disk contents, in the host map of the
lease.
Since vSphere API 4.1 |
disk* | xsd:boolean |
Optional value to specify if the attached file is a disk in
vmdk format.
Since vSphere API 4.1 |
fileSize* | xsd:long |
Specifies the size of the file backing for this device. This property
is only set for non-disk file backings.
Since vSphere API 4.1 |
importKey | xsd:string |
Identifies the device based on the names in an ImportSpec. This is only
set for import leases.
|
key | xsd:string |
The immutable identifier for the device. This is set for both import/export
leases.
|
sslThumbprint | xsd:string |
SSL thumbprint for the host the URL refers to. Empty if no SSL thumbprint
is available or needed.
|
targetId* | xsd:string |
Id for this target. This only used for multi-POSTing, where a single HTTP
POST is applied to multiple targets.
Since vSphere API 4.1 |
url | xsd:string |
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |