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.
- Description
- User is the Schema for the users API
- Type
object
Specification
.spec
- Description
- UserSpec defines the desired state of User
- Type
object- Required
connector_nameconnector_typeemailis_adminusername
.spec.expired
- Description
- Expired ...
- Type
object- Required
beginend
.spec.groups
- Type
array
.spec.groups[]
- Type
string
.spec.ids
- Type
array
.spec.ids[]
- Type
object- Required
idtype
.spec.extra
- Description
- Extra contains additional arbitrary metadata for the user from third-party systems
- Type
object
.status
- Description
- UserStatus defines the observed state of User
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of User
- HTTP responses
- HTTP method
GET- Description
- list objects of kind User
- HTTP responses
- HTTP method
POST- Description
- create a new User
- Query parameters
- Body parameters
- HTTP responses
/apis/auth.alauda.io/v1/users/{name}
- HTTP method
DELETE- Description
- delete the specified User
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified User
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified User
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified User
- Query parameters
- Body parameters
- HTTP responses
/apis/auth.alauda.io/v1/users/{name}/status
- HTTP method
GET- Description
- read status of the specified User
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified User
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified User
- Query parameters
- Body parameters
- HTTP responses