OpenStackVipNetwork
OpenStackVipNetwork
JSON Example
{
"os_network_uuid": "string",
"os_tenant_uuids": [
"string"
]
}
string
os_network_uuid
Optional
Neutron network UUID. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
array of string
os_tenant_uuids
Optional
UUIDs of OpenStack tenants that should be allowed to use the specified Neutron network for VIPs. Use '*' to make this network available to all tenants. Field introduced in 18.1.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.