Get Resource Group Assigned to Endpoint
GET/rbac/endpoint
Retrieve the resource group assigned to a specific endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 413
- 500
Successful response with the resource group assigned to the endpoint. Empty array if endpoint is not assigned to any resource group.
The request was malformed or invalid.
The provided authentication credentials were invalid.
The authenticated user does not have permission to access the requested resource.
The request payload is too large.
An internal server error occurred. Look at the server logs for more details.