Name
|
Type
|
Description
|
name | xsd:string |
The name of the data store.
- This property cannot be updated.
|
accessible | xsd:boolean |
Whether or not this data store is accessible
- This property need not be set.
- This property cannot be updated.
|
path | xsd:string |
The path to the data store.
- This property need not be set.
- This property cannot be updated.
|
dataStoreType | xsd:string |
The type of the data store.
- This property need not be set.
- This property cannot be updated.
|
capacityMB | xsd:long |
The capacity of the data store, in MBs.
- This property need not be set.
- This property cannot be updated.
|
freeSpaceMB | xsd:long |
The free space on the data store, in MBs.
- This property need not be set.
- This property cannot be updated.
|
url | xsd:string |
The unique locator for the data store.
- This property need not be set.
- This property cannot be updated.
|