NSX-T Data Center REST API
List group's all direct and grand parent groups
Returns all the direct and grand parent groups of a group.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/identity-firewall-stores/{identity-firewall-store-id}/groups/{group-id}/parent-groups
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/policy/api/v1/infra/identity-firewall-stores/idstore-1/groups/5401515d-53ae-4476-b517-6eedf4deb3ec/parent-groupsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdentityFirewallStoreUserOrGrouptListResults+