NSX-T Data Center REST API

MpData (type)

{
  "description": "Manager ids list which are not owned by policy and system.", 
  "id": "MpData", 
  "module_id": "ManagerPolicyMigration", 
  "properties": {
    "linked_id": {
      "description": "Related identifier of manager id.", 
      "required": false, 
      "title": "Related identifier of manager id", 
      "type": "string"
    }, 
    "manager_id": {
      "description": "Identifier of the manager object.", 
      "required": true, 
      "title": "Identifier of the manager object", 
      "type": "string"
    }
  }, 
  "title": "Non-promoted manager ids", 
  "type": "object"
}