NSX-T Data Center REST API
VirtualNetworkApplianceClusterAdvancedConfiguration (type)
{
"id": "VirtualNetworkApplianceClusterAdvancedConfiguration",
"module_id": "VirtualNetworkApplianceCluster",
"properties": {
"high_availability_profile": {
"description": "This field is optional and if not provided, default profile path will be considered.",
"required": false,
"title": "Path of VirtualNetworkAppliance Cluster high availability profile.",
"type": "string"
},
"overlay_transport_zone_path": {
"description": "An overlay transportZone path that is associated with the specified VirtualNetworkAppliance host switch and tep.",
"title": "Overlay transport zone path for switch configuration",
"type": "string"
}
},
"type": "object"
}