summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorLingxian Kong <anlin.kong@gmail.com>2021-08-25 16:11:12 +1200
committerLingxian Kong <anlin.kong@gmail.com>2021-08-25 17:14:42 +1200
commitf3459e2662e86b275ac3baf01330753df4d3f092 (patch)
treeea2491dc8319e77a3a38bf60e1830cd9bca1a9e0 /api-ref
parentc3a8930eb152072ab71ccc6033862b3ec45f5e4f (diff)
downloadtrove-f3459e2662e86b275ac3baf01330753df4d3f092.tar.gz
Allow regular user to get quotas16.0.0.0rc116.0.0
The project user can query the project's own resource quota. Story: 2009140 Task: 43082 Change-Id: Iebac740e982a89fcf882a2cfc3e447ac53ee6656
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/quotas.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/api-ref/source/quotas.inc b/api-ref/source/quotas.inc
index 52b86a76..f70756f9 100644
--- a/api-ref/source/quotas.inc
+++ b/api-ref/source/quotas.inc
@@ -38,7 +38,8 @@ Show resources quota for a specific project
.. rest_method:: GET /v1.0/{project_id}/mgmt/quotas/{user_project}
-Admin only action by default.
+Admin can query resource quota of any project. The project user can only show
+the project's own quota.
Normal response codes: 200