DisableToken [auth.alauda.io/v1]
This API is installed only when the chart is deployed for the global cluster. It is not available on workload clusters.
- 描述
- DisableToken is the Schema for the disabletokens API
- 类型
object
规格
.spec
- 描述
- DisableTokenSpec defines the desired state of DisableToken
- 类型
object- 必填
ExpirationTokenMd5
.status
- 描述
- DisableTokenStatus defines the observed state of DisableToken
- 类型
object
API 端点
可用的 API 端点如下:
/apis/auth.alauda.io/v1/disabletokensDELETE: delete collection of DisableTokenGET: list objects of kind DisableTokenPOST: create a new DisableToken
/apis/auth.alauda.io/v1/disabletokens/{name}DELETE: delete the specified DisableTokenGET: read the specified DisableTokenPATCH: partially update the specified DisableTokenPUT: replace the specified DisableToken
/apis/auth.alauda.io/v1/disabletokens/{name}/statusGET: read status of the specified DisableTokenPATCH: partially update status of the specified DisableTokenPUT: replace status of the specified DisableToken
/apis/auth.alauda.io/v1/disabletokens
- HTTP 方法
DELETE- 描述
- delete collection of DisableToken
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind DisableToken
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new DisableToken
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/disabletokens/{name}
- HTTP 方法
DELETE- 描述
- delete the specified DisableToken
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified DisableToken
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified DisableToken
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified DisableToken
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/disabletokens/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified DisableToken
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified DisableToken
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified DisableToken
- 查询参数
- 请求体参数
- HTTP 响应