- Description
- ErrorCheck is the Schema for the errorchecks API
- Type
object
Specification
.spec
- Description
- ErrorCheckSpec defines the desired state of ErrorCheck
- Type
object- Required
errlist
.spec.errlist
- Type
array
.spec.errlist[]
- Type
object
.status
- Description
- ErrorCheckStatus defines the observed state of ErrorCheck
- Type
object
API Endpoints
The following API endpoints are available:
/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/{name}/statusGET: read status of the specified ErrorCheckPATCH: partially update status of the specified ErrorCheckPUT: replace status of the specified ErrorCheck
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks
- HTTP method
DELETE- Description
- delete collection of ErrorCheck
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ErrorCheck
- HTTP responses
- HTTP method
POST- Description
- create a new ErrorCheck
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks/{name}
- HTTP method
DELETE- Description
- delete the specified ErrorCheck
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ErrorCheck
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ErrorCheck
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ErrorCheck
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/errorchecks/{name}/status
- HTTP method
GET- Description
- read status of the specified ErrorCheck
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ErrorCheck
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ErrorCheck
- Query parameters
- Body parameters
- HTTP responses