- 描述
- ApiAttribute is the Schema for the apiattributes API
- 类型
object
规格
.spec
- 描述
- ApiAttributeSpec defines the desired state of ApiAttribute
- 类型
object
.spec.apis
- 描述
- api 列表
- 类型
array
.spec.apis[]
- 描述
- api
- 类型
object- 必填
methodoperationidpathport
.spec.apis[].gatewayGroupReferences
- 描述
- api被服务分组引用列表
- 类型
array
.spec.apis[].gatewayGroupReferences[]
- 类型
string
.spec.exacts
- 描述
- 精确匹配
- 类型
array
.spec.exacts[]
- 类型
object- 必填
matchpathmethodoperationid
.spec.prefixs
- 描述
- 前缀匹配
- 类型
array
.spec.prefixs[]
- 类型
object- 必填
matchpathmethodoperationid
.spec.regmatches
- 描述
- 正则匹配,已废弃
- 类型
array
.spec.regmatches[]
- 类型
object- 必填
matchpathmethodoperationid
.spec.swaggerImport
- 描述
- Swagger Import info
- 类型
object
.status
- 描述
- ApiAttributeStatus defines the observed state of ApiAttribute
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributesDELETE: delete collection of ApiAttributeGET: list objects of kind ApiAttributePOST: create a new ApiAttribute
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes/{name}DELETE: delete the specified ApiAttributeGET: read the specified ApiAttributePATCH: partially update the specified ApiAttributePUT: replace the specified ApiAttribute
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes
- HTTP 方法
DELETE- 描述
- delete collection of ApiAttribute
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ApiAttribute
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ApiAttribute
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha2/namespaces/{namespace}/apiattributes/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ApiAttribute
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ApiAttribute
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ApiAttribute
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ApiAttribute
- 查询参数
- 请求体参数
- HTTP 响应