NSX-T Data Center REST API
PnicDetail (type)
{ "id": "PnicDetail", "module_id": "InventoryCmInvComm", "properties": { "device": { "description": "name of PNIC", "readonly": false, "required": true, "title": "name of PNIC", "type": "string" }, "dpu_id": { "additionalProperties": false, "description": "dpu id", "readonly": false, "required": false, "title": "dpu id", "type": "string" } }, "type": "object" }