NSX-T Data Center REST API
MigratedTypeMap (type)
{ "additionalProperties": false, "description": "Each Mp object promoted mapped with its respective Policy resource.", "id": "MigratedTypeMap", "module_id": "MPPolicyMigration", "properties": { "error_list": { "items": { "$ref": "FeedBackErrorMessage }, "required": true, "title": "Error array list", "type": "array" }, "mp_resource_id": { "required": false, "title": "Mp Resource id", "type": "string" }, "mp_resource_type": { "required": false, "title": "MP Resource type", "type": "string" }, "policy_resource_id": { "required": false, "title": "Policy Resource id", "type": "string" }, "policy_resource_path": { "required": false, "title": "Policy Resource path", "type": "string" } }, "type": "object" }