NSX-T Data Center REST API
Delete user/group's roles assignment
Delete the user/group's role assignment on CSP. If the path is providedthen deletes only the roles_for_paths that matches the path. If
path is provided for the last roles_for_paths then the whole role
binding is deleted provided it is not that of a local user.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/orgs/{org-id}/projects/{project-id}/vpcs/{vpc-id}/aaa/role-bindings/{binding-id}
Request Headers:
n/a
Query Parameters:
RoleBindingRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a