|
Name
|
Type
|
Description
|
| backingObjectId | ID |
The ID of the backing object of the virtual storage object.
Since 6.7.3
|
| capacityInMB | xsd:long |
The size in MB of this object. If the faults are set,
then the capacityInMB will be -1
|
| createTime | xsd:dateTime |
The create time information of the FCD.
|
| datastoreUrl | xsd:string |
The Datastore URL containing the FCD.
|
| diskPath | xsd:string |
The disk path of the FCD.
Since 7.0.1.0
|
| error | LocalizedMethodFault |
The fault is set in case of error conditions and this property will
have the reason.
Possible Faults:
NotFound If specified virtual storage object cannot be found.
|
| id | ID |
The ID of the virtual storage object.
|
| metadata | KeyValue[] |
Metadata array of key/value strings.
|
| name | xsd:string |
Name of FCD.
|
| snapshotInfo | VslmVsoVStorageObjectSnapshotResult[] |
VStorageObjectSnapshotResult array containing information about all the
snapshots of the virtual storage object.
Since 6.7.3
|
| usedCapacityInMB | xsd:long |
The rolled up used capacity of the FCD and it's snapshots.
Returns -1L if the space information is currently unavailable.
Since 7.0.1.0
|
|
Properties inherited from DynamicData |
| None |