- 描述
- IsolatePod is the Schema for the isolatepods API
- 类型
object
规格
.spec
- 描述
- IsolatePodSpec defines the desired state of IsolatePod
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepodsDELETE: delete collection of IsolatePodGET: list objects of kind IsolatePodPOST: create a new IsolatePod
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods/{name}DELETE: delete the specified IsolatePodGET: read the specified IsolatePodPATCH: partially update the specified IsolatePodPUT: replace the specified IsolatePod
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods
- HTTP 方法
DELETE- 描述
- delete collection of IsolatePod
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind IsolatePod
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new IsolatePod
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/isolatepods/{name}
- HTTP 方法
DELETE- 描述
- delete the specified IsolatePod
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified IsolatePod
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified IsolatePod
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified IsolatePod
- 查询参数
- 请求体参数
- HTTP 响应