OpenStackHypervisorProperties

OpenStackHypervisorProperties
OpenStackHypervisorProperties
JSON Example
{
    "hypervisor": "string",
    "image_properties": [
        {
            "name": "string",
            "value": "string"
        }
    ]
}
string
hypervisor
Required

Hypervisor type. Enum options - DEFAULT, VMWARE_ESX, KVM, VMWARE_VSAN, XEN. Field introduced in 17.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of Property
image_properties
Optional

Custom properties to be associated with the SE image in Glance for this hypervisor type. Field introduced in 17.2.1. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.