image_backend
image_backend
A ImageBackend represents OpenStack image backend related information
JSON Example
{
"datastores": [
"string"
],
"vcenter_name": "string"
}
array of string
datastores
Required
The datastores for glance.
string
vcenter_name
Required
The hostname or ip address of the vcenter.