Data Object - DesktopOrFarmDatastoreUsageInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.Datastore.DesktopOrFarmDatastoreUsageInfo
Returned by
Since
Horizon 7.9
Data Object Description¶
Desktop or Farm datastore usage information.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string | Name of the Desktop or Farm. 2 | ||||||||
isFarm | xsd:boolean | Represents if this is a Farm. 3 2 | ||||||||
source | xsd:string | The Source or the Provisioning Type of machines in this Desktop or Farm. Note: The value FULL_CLONE is not applicable in case of farms. 2 * This property will be one of:
|
||||||||
isPersistent | xsd:boolean | User assignment of the Destop: Dedicated (Persistent) / Floating. Can be ignored in case of Farm. 1 2 |
||||||||
usedSpaceMB | xsd:long | Used capacity of the datastore (in MB) for this Desktop or Farm. 2 | ||||||||
otherDatastoreNames | xsd:string[] | Other datastore(s) in-use for this Desktop or Farm. 1 2 |