NSX-T Data Center REST API
Delete user/group's roles assignment
Delete the user/group's role assignment. 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.
For deleting multiple paths, please provide semi-colon ';' separated
paths in the request parameter.
Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/aaa/role-bindings/{binding-id}
/api/v1/aaa/role-bindings/{binding-id}
/api/v1/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