- Description
- JwtPolicy is the Schema for the jwtpolicies API
- Type
object
Specification
.spec
- Description
- JwtPolicySpec defines the desired state of JwtPolicy
- Type
object- Required
enabled
.status
- Description
- JwtPolicyStatus defines the observed state of JwtPolicy
- Type
object
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpoliciesDELETE: delete collection of JwtPolicyGET: list objects of kind JwtPolicyPOST: create a new JwtPolicy
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}DELETE: delete the specified JwtPolicyGET: read the specified JwtPolicyPATCH: partially update the specified JwtPolicyPUT: replace the specified JwtPolicy
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}/statusGET: read status of the specified JwtPolicyPATCH: partially update status of the specified JwtPolicyPUT: replace status of the specified JwtPolicy
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies
- HTTP method
DELETE- Description
- delete collection of JwtPolicy
- HTTP responses
- HTTP method
GET- Description
- list objects of kind JwtPolicy
- HTTP responses
- HTTP method
POST- Description
- create a new JwtPolicy
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}
- HTTP method
DELETE- Description
- delete the specified JwtPolicy
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified JwtPolicy
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified JwtPolicy
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified JwtPolicy
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}/status
- HTTP method
GET- Description
- read status of the specified JwtPolicy
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified JwtPolicy
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified JwtPolicy
- Query parameters
- Body parameters
- HTTP responses