vcenter datastore: summary
summary
structure contains commonly used information about a datastore.Representations:
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
datastore | string | Identifier of the datastore. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: |
name | string | Name of the datastore.
|
type | string | Type (VMFS , NFS , NFS41 , CIFS , VSAN , VFFS , VVOL ) of the datatore. Defines the supported types of vCenter datastores. Value is one of: |
Optional | ||
free_space | long | Available space of this datastore, in bytes. The server periodically updates this value. Optional. This field will be unset if the available space of this datastore is not known. |
capacity | long | Capacity of this datastore, in bytes. The server periodically updates this value. Optional. This field will be unset if the capacity of this datastore is not known. |