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