GrafanaDashboard [ait.alauda.io/v1beta1]
- 描述
- GrafanaDashboard is the Schema for the grafanadashboards API
- 类型
object
规格
.spec
- 描述
- GrafanaDashboardSpec defines the desired state of GrafanaDashboard
- 类型
object- 必填
folderjson
.status
- 描述
- GrafanaDashboardStatus defines the observed state of GrafanaDashboard
- 类型
object
.status.conditions
- 描述
- INSERT ADDITIONAL STATUS FIELD - define observed state of cluster Important: Run "make" to regenerate code after modifying this file
- 类型
array
.status.conditions[]
- 描述
- GrafanaDashboardCondition contains condition information for a grafana dashboard object.
- 类型
object- 必填
statustype
API 端点
可用的 API 端点如下:
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboardsDELETE: delete collection of GrafanaDashboardGET: list objects of kind GrafanaDashboardPOST: create a new GrafanaDashboard
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboards/{name}DELETE: delete the specified GrafanaDashboardGET: read the specified GrafanaDashboardPATCH: partially update the specified GrafanaDashboardPUT: replace the specified GrafanaDashboard
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboards/{name}/statusGET: read status of the specified GrafanaDashboardPATCH: partially update status of the specified GrafanaDashboardPUT: replace status of the specified GrafanaDashboard
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboards
- HTTP 方法
DELETE- 描述
- delete collection of GrafanaDashboard
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind GrafanaDashboard
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new GrafanaDashboard
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboards/{name}
- HTTP 方法
DELETE- 描述
- delete the specified GrafanaDashboard
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified GrafanaDashboard
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified GrafanaDashboard
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified GrafanaDashboard
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1beta1/namespaces/{namespace}/grafanadashboards/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified GrafanaDashboard
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified GrafanaDashboard
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified GrafanaDashboard
- 查询参数
- 请求体参数
- HTTP 响应