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