- Description
- ApiAttribute is the Schema for the apiattrbutes API
- Type
object
Specification
.spec
- Description
- ApiAttributeSpec defines the desired state of ApiAttribute
- Type
object
.spec.exacts
- Description
- Exact match type.
- Type
array
.spec.exacts[]
- Type
object- Required
matchpathmethodoperationid
.spec.prefixs
- Description
- Prefix matching.
- Type
array
.spec.prefixs[]
- Type
object- Required
matchpathmethodoperationid
.spec.regmatches
- Description
- Regular matching, deprecated.
- Type
array
.spec.regmatches[]
- Type
object- Required
matchpathmethodoperationid
.status
- Description
- ApiAttributeStatus defines the observed state of ApiAttribute
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/apiattributesDELETE: delete collection of ApiAttributeGET: list objects of kind ApiAttributePOST: create a new ApiAttribute
/apis/asm.alauda.io/v1alpha1/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/v1alpha1/namespaces/{namespace}/apiattributes/{name}/statusGET: read status of the specified ApiAttributePATCH: partially update status of the specified ApiAttributePUT: replace status of the specified ApiAttribute
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/apiattributes
- HTTP method
DELETE- Description
- delete collection of ApiAttribute
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ApiAttribute
- HTTP responses
- HTTP method
POST- Description
- create a new ApiAttribute
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/apiattributes/{name}
- HTTP method
DELETE- Description
- delete the specified ApiAttribute
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ApiAttribute
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ApiAttribute
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ApiAttribute
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/apiattributes/{name}/status
- HTTP method
GET- Description
- read status of the specified ApiAttribute
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ApiAttribute
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ApiAttribute
- Query parameters
- Body parameters
- HTTP responses