5.2. API endpoints
The following API endpoints are available:
/apis/authorization.openshift.io/v1/rolebindings-
GET: list objects of kind RoleBinding
-
/apis/authorization.openshift.io/v1/namespaces/{namespace}/rolebindings-
GET: list objects of kind RoleBinding -
POST: create a RoleBinding
-
/apis/authorization.openshift.io/v1/namespaces/{namespace}/rolebindings/{name}-
DELETE: delete a RoleBinding -
GET: read the specified RoleBinding -
PATCH: partially update the specified RoleBinding -
PUT: replace the specified RoleBinding
-
5.2.1. /apis/authorization.openshift.io/v1/rolebindings 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind RoleBinding
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |