Find Datastore
DescriptionReturns datastore information for the specified datastores. The key in the result map is the datastore identifier and the value in the map is the datastore information. if you do not have all of the privileges described as follows: - Operation execution requires System.Read. - The resource Datastore referenced by the parameter datastores requires System.Read.
Request
URLURL
Query Parameters
Query Parameters
Header Parameters
Header Parameters
Response
Response BodyResponse Body
map
of
InventoryDatastoreInfo of type application/json
Datastore information for the specified datastores. The key in the result map is the datastore identifier and the value in the map is the datastore information. The key in the result map will be an identifier for the resource type: Datastore.
{
"type": "string"
}
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.