[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Tier0HaVipConfig
Tier0 HA VIP Config
Properties
array of
string
external_interface_paths
Required
Policy paths to Tier0 external interfaces which are to be paired to provide redundancy. Floating IP will be owned by one of these interfaces depending upon which edge node is Active.
array of
InterfaceSubnet
vip_subnets
Required
Array of IP address subnets which will be used as floating IP addresses.
boolean
enabled
Optional
Flag to enable this HA VIP config.
JSON Example
{
"external_interface_paths": [
"string"
],
"vip_subnets": [
{
"ip_addresses": [
"string"
],
"prefix_len": 0
}
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyConnectivity