12.2. API endpoints
The following API endpoints are available:
/apis/monitoring.coreos.com/v1/thanosrulers-
GET: list objects of kind ThanosRuler
-
/apis/monitoring.coreos.com/v1/namespaces/{namespace}/thanosrulers-
DELETE: delete collection of ThanosRuler -
GET: list objects of kind ThanosRuler -
POST: create a ThanosRuler
-
/apis/monitoring.coreos.com/v1/namespaces/{namespace}/thanosrulers/{name}-
DELETE: delete a ThanosRuler -
GET: read the specified ThanosRuler -
PATCH: partially update the specified ThanosRuler -
PUT: replace the specified ThanosRuler
-
/apis/monitoring.coreos.com/v1/namespaces/{namespace}/thanosrulers/{name}/status-
GET: read status of the specified ThanosRuler -
PATCH: partially update status of the specified ThanosRuler -
PUT: replace status of the specified ThanosRuler
-
12.2.1. /apis/monitoring.coreos.com/v1/thanosrulers 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
- HTTP method
-
GET - Description
- list objects of kind ThanosRuler
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |