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