NSX-T Data Center REST API
List user's all direct and grand parent groups
Returns all the direct and grand parent groups of a user.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/identity-firewall-stores/{identity-firewall-store-id}/users/{user-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/users/b2857fe5-c91e-4c59-a5e0-b8635aa8c4a9/parent-groupsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdentityFirewallStoreUserOrGrouptListResults+