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