User [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.
- 描述
- User is the Schema for the users API
- 类型
object
规格
.spec
- 描述
- UserSpec defines the desired state of User
- 类型
object- 必填
connector_nameconnector_typeemailis_adminusername
.spec.expired
- 描述
- Expired ...
- 类型
object- 必填
beginend
.spec.groups
- 类型
array
.spec.groups[]
- 类型
string
.spec.ids
- 类型
array
.spec.ids[]
- 类型
object- 必填
idtype
.spec.extra
- 描述
- Extra contains additional arbitrary metadata for the user from third-party systems
- 类型
object
.status
- 描述
- UserStatus defines the observed state of User
- 类型
object
API 端点
可用的 API 端点如下:
/apis/auth.alauda.io/v1/usersDELETE: delete collection of UserGET: list objects of kind UserPOST: create a new User
/apis/auth.alauda.io/v1/users/{name}DELETE: delete the specified UserGET: read the specified UserPATCH: partially update the specified UserPUT: replace the specified User
/apis/auth.alauda.io/v1/users/{name}/statusGET: read status of the specified UserPATCH: partially update status of the specified UserPUT: replace status of the specified User
/apis/auth.alauda.io/v1/users
- HTTP 方法
DELETE- 描述
- delete collection of User
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind User
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new User
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/users/{name}
- HTTP 方法
DELETE- 描述
- delete the specified User
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified User
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified User
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified User
- 查询参数
- 请求体参数
- HTTP 响应
/apis/auth.alauda.io/v1/users/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified User
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified User
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified User
- 查询参数
- 请求体参数
- HTTP 响应