vcenter_datastore
vcenter_datastore
A Datastore represents vcenter datastore object
JSON Example
{
"datacenter": {
"moref": "string",
"name": "string"
},
"moref": "string",
"name": "string",
"stats": {
"capacityGB": 0,
"freeGB": 0,
"glanceName": "string",
"isLocal": false,
"isSSD": false
}
}
string
moref
Required
The moref of the datastore.
string
name
Required
The name of the datastore.