- 描述
- JwtPolicy is the Schema for the jwtpolicies API
- 类型
object
规格
.spec
- 描述
- JwtPolicySpec defines the desired state of JwtPolicy
- 类型
object- 必填
enabled
.status
- 描述
- JwtPolicyStatus defines the observed state of JwtPolicy
- 类型
object
API 端点
可用的 API 端点如下:
/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 方法
DELETE- 描述
- delete collection of JwtPolicy
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind JwtPolicy
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new JwtPolicy
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}
- HTTP 方法
DELETE- 描述
- delete the specified JwtPolicy
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified JwtPolicy
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified JwtPolicy
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified JwtPolicy
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/jwtpolicies/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified JwtPolicy
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified JwtPolicy
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified JwtPolicy
- 查询参数
- 请求体参数
- HTTP 响应