5.2. API 끝점
다음 API 끝점을 사용할 수 있습니다.
/apis/operators.coreos.com/v1alpha1/clusterserviceversions-
GET: ClusterServiceVersion 유형의 오브젝트 나열
-
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/clusterserviceversions-
DELETE: ClusterServiceVersion의 컬렉션 삭제 -
GET: ClusterServiceVersion 유형의 오브젝트 나열 -
POST: ClusterServiceVersion 생성
-
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/clusterserviceversions/{name}-
DELETE: ClusterServiceVersion 삭제 -
GET: 지정된 ClusterServiceVersion을 읽습니다. -
PATCH: 지정된 ClusterServiceVersion을 부분적으로 업데이트 -
PUT: 지정된 ClusterServiceVersion을 교체
-
/apis/operators.coreos.com/v1alpha1/namespaces/{namespace}/clusterserviceversions/{name}/status-
GET: 지정된 ClusterServiceVersion의 읽기 상태 -
PATCH: 지정된 ClusterServiceVersion의 부분적으로 업데이트 상태 -
PUT: 지정된 ClusterServiceVersion의 상태
-
5.2.1. /apis/operators.coreos.com/v1alpha1/clusterserviceversions 링크 복사링크가 클립보드에 복사되었습니다!
- HTTP 방법
-
GET - 설명
- ClusterServiceVersion 유형의 오브젝트 나열
| HTTP 코드 | 리포지토리 본문 |
|---|---|
| 200 - OK |
|
| 401 - 무단 | 빈 |