| POST /apis/auth.alauda.io/v1/projectquotas |
Create project quotas |
| GET /apis/auth.alauda.io/v1/projectquotas |
View the list of project quotas |
| GET /apis/auth.alauda.io/v1/projectquotas/{name} |
See project quota details |
| GET /apis/auth.alauda.io/v1/projectquotas/{name}/status |
Check the status of the project quota |
| PATCH /apis/auth.alauda.io/v1/projectquotas/{name} |
Differentiated renewal of project quotas |
| PUT /apis/auth.alauda.io/v1/projectquotas/{name} |
Update project quota |
| PATCH /apis/auth.alauda.io/v1/projectquotas/{name}/status |
Differentiate update the status of project quotas |
| PUT /apis/auth.alauda.io/v1/projectquotas/{name}/status |
Update the status of the project quota |
| DELETE /apis/auth.alauda.io/v1/projectquotas/{name} |
Delete the specified item quota |
| DELETE /apis/auth.alauda.io/v1/projectquotas |
Delete project quotas in bulk |