NSX-T Data Center REST API
Get Effective Identity Groups that belong to this group.
Returns Effective Identiy Groups that belong to this group.This API is applicable only for Groups containing IdentityGroup member type.
For Groups containing other member types,it returns an empty list.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/members/identity-groups
Request Headers:
n/a
Query Parameters:
RealizationListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyGroupMembersListResult+