| POST /apis/auth.alauda.io/v1/projects |
Create a project |
| GET /apis/auth.alauda.io/v1/projects |
View project list |
| GET /apis/auth.alauda.io/v1/projects/{name} |
View project details |
| GET /apis/auth.alauda.io/v1/projects/{name}/status |
Check the status of the project |
| PATCH /apis/auth.alauda.io/v1/projects/{name} |
Differentiated renewal projects |
| PUT /apis/auth.alauda.io/v1/projects/{name} |
Update the project |
| PATCH /apis/auth.alauda.io/v1/projects/{name}/status |
The status of the differentiated update project |
| PUT /apis/auth.alauda.io/v1/projects/{name}/status |
Update the status of the project |
| DELETE /apis/auth.alauda.io/v1/projects/{name} |
Delete a specified item |
| DELETE /apis/auth.alauda.io/v1/projects |
Deleting items in bulk |
| GET /auth/v1/projects |
View project list |
| GET /auth/v1/projects/available-resources |
View the quota information for the cluster |
| GET /auth/v1/projects/{name}/clusters/{cluster-name}/namespaces |
View the list of namespaces under the specified cluster |
| DELETE /auth/v1/projects/{project-name} |
Delete project |
| GET /auth/v1/projects/{project-name}/logttl |
Project log storage duration |