Inspection [inspections.ait.alauda.io/v1alpha1]
- 描述
- Inspection is the Schema for the templates API
- 类型
object
规格
.status
- 描述
- InspectionStatus defines the observed state of Inspection
- 类型
object
.status.conditions
- 类型
array
.status.conditions[]
- 类型
object- 必填
inProgressstatustype
.status.riskInspection
- 类型
array
.status.riskInspection[]
- 类型
object- 必填
kindstatsstatustype
.status.riskInspection[].stats
- 类型
object
.status.usageInspection
- 类型
array
.status.usageInspection[]
- 类型
object- 必填
kindstatustype
.status.usageInspection[].resources
- 类型
object
.status.usageInspection[].stats
- 类型
object
.status.usageInspection[].stats.total
- 类型
object
.status.usageInspection[].stats.used
- 类型
object
API 端点
可用的 API 端点如下:
/apis/ait.alauda.io/v1alpha1/inspectionsDELETE: delete collection of InspectionGET: list objects of kind InspectionPOST: create a new Inspection
/apis/ait.alauda.io/v1alpha1/inspections/{name}DELETE: delete the specified InspectionGET: read the specified InspectionPATCH: partially update the specified InspectionPUT: replace the specified Inspection
/apis/ait.alauda.io/v1alpha1/inspections/{name}/statusGET: read status of the specified InspectionPATCH: partially update status of the specified InspectionPUT: replace status of the specified Inspection
/apis/ait.alauda.io/v1alpha1/inspections
- HTTP 方法
DELETE- 描述
- delete collection of Inspection
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind Inspection
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new Inspection
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1alpha1/inspections/{name}
- HTTP 方法
DELETE- 描述
- delete the specified Inspection
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified Inspection
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified Inspection
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified Inspection
- 查询参数
- 请求体参数
- HTTP 响应
/apis/ait.alauda.io/v1alpha1/inspections/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified Inspection
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified Inspection
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified Inspection
- 查询参数
- 请求体参数
- HTTP 响应