Inventory_Datastore_Info
Inventory_Datastore_Info
The Datastore.Info structure contains information about a datastore.
JSON Example
{
"type": "string"
}
string
type
Required
Type of the datastore. When clients pass a value of this structure as a parameter, the field must be one of Datastore or StoragePod. When operations return a value of this structure as a result, the field will be one of Datastore or StoragePod.