NSX-T Data Center REST API
MgmtClusterConfig (type)
{
"id": "MgmtClusterConfig",
"properties": {
"cluster_configurations": {
"description": "List of cluster configurtation(s).",
"items": {
"$ref": "MgmtListenAddr
},
"required": true,
"title": "Cluster Configuration(s)",
"type": "array"
}
},
"type": "object"
}