NSX-T Data Center REST API

GroupMemberType (type)

{
  "enum": [
    "VirtualMachine", 
    "VirtualNetworkInterface", 
    "SegmentPort", 
    "Segment", 
    "CloudNativeServiceInstance", 
    "IPAddress", 
    "MACAddress", 
    "IPSet", 
    "IdentityGroup", 
    "PhysicalServer", 
    "Pod", 
    "Service", 
    "Namespace", 
    "Cluster", 
    "TransportNode", 
    "Group", 
    "DVPG", 
    "DVPort"
  ], 
  "id": "GroupMemberType", 
  "module_id": "Policy", 
  "title": "Valid Group member type", 
  "type": "string"
}