NSX-T Data Center REST API

UpmEntityType (type)

{
  "description": "All entity types supported.", 
  "enum": [
    "LogicalPort", 
    "LogicalSwitch", 
    "NSGroup"
  ], 
  "id": "UpmEntityType", 
  "module_id": "UpmCommon", 
  "title": "Supported Entity Types", 
  "type": "string"
}