InventoryDatastoreInfo

The Datastore.Info structure contains information about a datastore.


Properties

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.

JSON Example

{
	"type": "string"
}
Returned By

Find Datastore

Feedback

Was this page helpful?