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",
    "KubernetesCluster",
    "KubernetesNamespace",
    "AntreaEgress",
    "AntreaIPPool",
    "KubernetesIngress",
    "KubernetesGateway",
    "KubernetesService",
    "KubernetesNode",
    "VpcSubnet",
    "VpcSubnetPort",
    "BareMetalServer",
    "BareMetalServerInterface"
  ],
  "id": "GroupMemberType",
  "module_id": "Policy",
  "title": "Valid Group member type",
  "type": "string"
}