NSX-T Data Center REST API

ExcludeMemberType (type)

{
  "description": "Enum of supported excluded member types.", 
  "enum": [
    "NSGroup", 
    "LogicalPort", 
    "LogicalSwitch"
  ], 
  "id": "ExcludeMemberType", 
  "module_id": "ExcludeList", 
  "readonly": true, 
  "required": false, 
  "title": "Object type of an entity", 
  "type": "string"
}