NSX-T Data Center Global Manager REST API
Get member types for a given Group based on the expressions used in the group.
It retrieves member types for a given group - based on the expression used in the group or the definition of thegroup via static and dynamic criteria. In case of nested groups, it calculates member types of child groups as well.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/member-types
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/domains/vmc/groups/webgroup/member-typesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GroupMemberTypeListResult+