NSX-T Data Center REST API
PolicyEdgeNodeRelocateAndRemoveMember (type)
{
"description": "PolicyEdgeNode relocate and remove",
"id": "PolicyEdgeNodeRelocateAndRemoveMember",
"module_id": "PolicyEdgeCluster",
"properties": {
"policy_edge_node_path": {
"description": "The path of PolicyEdgeNode to perform the relocate and remove operation.",
"required": true,
"title": "Policy Edge Node path",
"type": "string"
}
},
"title": "Policy Edge Node Relocate and Remove",
"type": "object"
}