View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualCenterHealthDatastoreData
- Class
- VMware.Hv.DatastoreData
- Property of
- VirtualCenterHealthInfo
- See also
- DatastoreId
- Since
- Horizon View 6.0
Data Object Description
Health information about a Virtual Center datastore.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | DatastoreId |
The ID of the Datastore.
Since Horizon 7.9 |
name | xsd:string |
The name of the datastore.
|
accessible | xsd:boolean |
Whether or not this data store is accessible
|
path | xsd:string |
The path to the datastore.
|
datastoreType | xsd:string |
The type of the datastore.
|
capacityMB | xsd:long |
The capacity of the datastore in megabytes.
|
freeSpaceMB | xsd:long |
The free space on the datastore in megabytes.
|
url | xsd:string |
The unique locator for the datastore.
Since Horizon 7.7
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |