DisableUser [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.
- 描述
- DisableUser is the Schema for the disableusers API
- 类型
object
规格
.spec
- 描述
- DisableUserSpec defines the desired state of DisableUser
- 类型
object- 必填
ExpirationUser
.status
- 描述
- DisableUserStatus defines the observed state of DisableUser
- 类型
object
API 端点
可用的 API 端点如下:
/apis/auth.alauda.io/v1/disableusersDELETE: delete collection of DisableUserGET: list objects of kind DisableUserPOST: create a new DisableUser
/apis/auth.alauda.io/v1/disableusers/{name}DELETE: delete the specified DisableUserGET: read the specified DisableUserPATCH: partially update the specified DisableUserPUT: replace the specified DisableUser
/apis/auth.alauda.io/v1/disableusers/{name}/statusGET: read status of the specified DisableUserPATCH: partially update status of the specified DisableUserPUT: replace status of the specified DisableUser
/apis/auth.alauda.io/v1/disableusers
- HTTP 方法
DELETE- 描述
- delete collection of DisableUser
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind DisableUser
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new DisableUser
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/disableusers/{name}
- HTTP 方法
DELETE- 描述
- delete the specified DisableUser
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified DisableUser
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified DisableUser
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified DisableUser
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/disableusers/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified DisableUser
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified DisableUser
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified DisableUser
- 查询参数
- 请求体参数
- HTTP 响应