- 描述
- ErrorCheck is the Schema for the errorchecks API
- 类型
object
规格
.spec
- 描述
- ErrorCheckSpec defines the desired state of ErrorCheck
- 类型
object- 必填
errlist
.spec.errlist
- 类型
array
.spec.errlist[]
- 类型
object
.status
- 描述
- ErrorCheckStatus defines the observed state of ErrorCheck
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecksDELETE: delete collection of ErrorCheckGET: list objects of kind ErrorCheckPOST: create a new ErrorCheck
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks/{name}DELETE: delete the specified ErrorCheckGET: read the specified ErrorCheckPATCH: partially update the specified ErrorCheckPUT: replace the specified ErrorCheck
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks
- HTTP 方法
DELETE- 描述
- delete collection of ErrorCheck
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ErrorCheck
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ErrorCheck
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ErrorCheck
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ErrorCheck
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ErrorCheck
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ErrorCheck
- 查询参数
- 请求体参数
- HTTP 响应