NSX-T Data Center REST API

AdvanceClusterRestoreRequest (type)

{
  "id": "AdvanceClusterRestoreRequest",
  "module_id": "ClusterRestore",
  "properties": {
    "data": {
      "items": {
        "$ref": "AdvanceClusterRestoreInput"
      },
      "required": true,
      "title": "List of instructions and their associated data",
      "type": "array"
    }
  },
  "type": "object"
}