- 描述
- OutlierDetection is the Schema for the outlierdetections API
- 类型
object
规格
.spec
- 描述
- OutlierDetectionSpec defines the desired state of OutlierDetection
- 类型
object
.status
- 描述
- OutlierDetectionStatus defines the observed state of OutlierDetection
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/outlierdetectionsDELETE: delete collection of OutlierDetectionGET: list objects of kind OutlierDetectionPOST: create a new OutlierDetection
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/outlierdetections/{name}DELETE: delete the specified OutlierDetectionGET: read the specified OutlierDetectionPATCH: partially update the specified OutlierDetectionPUT: replace the specified OutlierDetection
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/outlierdetections
- HTTP 方法
DELETE- 描述
- delete collection of OutlierDetection
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind OutlierDetection
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new OutlierDetection
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/outlierdetections/{name}
- HTTP 方法
DELETE- 描述
- delete the specified OutlierDetection
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified OutlierDetection
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified OutlierDetection
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified OutlierDetection
- 查询参数
- 请求体参数
- HTTP 响应