4.2. API 끝점
다음 API 끝점을 사용할 수 있습니다.
/apis/machine.openshift.io/v1/controlplanemachinesets-
GET: 종류의 ControlPlaneMachineSet의 오브젝트 나열
-
/apis/machine.openshift.io/v1/namespaces/{namespace}/controlplanemachinesets-
DELETE: ControlPlaneMachineSet의 컬렉션 삭제 -
GET: 종류의 ControlPlaneMachineSet의 오브젝트 나열 -
POST: ControlPlaneMachineSet 생성
-
/apis/machine.openshift.io/v1/namespaces/{namespace}/controlplanemachinesets/{name}-
DELETE: ControlPlaneMachineSet 삭제 -
GET: 지정된 ControlPlaneMachineSet 읽기 -
PATCH: 지정된 ControlPlaneMachineSet을 부분적으로 업데이트 -
PUT: 지정된 ControlPlaneMachineSet을 교체합니다.
-
/apis/machine.openshift.io/v1/namespaces/{namespace}/controlplanemachinesets/{name}/scale-
GET: 지정된 ControlPlaneMachineSet의 읽기 스케일링 -
PATCH: 지정된 ControlPlaneMachineSet의 부분 업데이트 규모 -
PUT: 지정된 ControlPlaneMachineSet의 스케일링을 교체
-
/apis/machine.openshift.io/v1/namespaces/{namespace}/controlplanemachinesets/{name}/status-
GET: 지정된 ControlPlaneMachineSet의 읽기 상태 -
PATCH: 지정된 ControlPlaneMachineSet의 부분 업데이트 상태 -
PUT: 지정된 ControlPlaneMachineSet의 상태 교체
-
4.2.1. /apis/machine.openshift.io/v1/controlplanemachinesets 링크 복사링크가 클립보드에 복사되었습니다!
- HTTP 방법
-
GET - 설명
- 종류의 ControlPlaneMachineSet의 오브젝트 나열
| HTTP 코드 | 리포지토리 본문 |
|---|---|
| 200 - OK |
|
| 401 - 무단 | 빈 |