NSX-T Data Center REST API
MPResourceLinkedDetails (type)
{ "additionalProperties": false, "description": "Information about linked resource.", "id": "MPResourceLinkedDetails", "module_id": "MPPolicyMigration", "properties": { "key": { "required": true, "title": "Associated resource type.", "type": "string" }, "value": { "required": false, "title": "Resource id of the assocationed resource.", "type": "string" } }, "title": "Information about linked resource.\n", "type": "object" }