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