|
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
- This property need not be set.
|
| path | xsd:string |
The path to the datastore.
- This property need not be set.
|
| datastoreType | xsd:string |
The type of the datastore.
- This property need not be set.
|
| capacityMB | xsd:long |
The capacity of the datastore in megabytes.
- This property need not be set.
|
| freeSpaceMB | xsd:long |
The free space on the datastore in megabytes.
- This property need not be set.
|
| url | xsd:string |
The unique locator for the datastore.
Since Horizon 7.7
- This property need not be set.
|