Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
CORTX-32589: [Bug fix] Fixed mapping in capacity response (#889)
Browse files Browse the repository at this point in the history
* CORTX-32589: Mapping change in capacity response

Signed-off-by: Rohit Kolapkar <rohit.j.kolapkar@seagate.com>

* CORTX-32589: Mapping change in capacity response

Signed-off-by: Rohit Kolapkar <rohit.j.kolapkar@seagate.com>

* CORTX-32589: Mapping change in capacity response

Signed-off-by: Rohit Kolapkar <rohit.j.kolapkar@seagate.com>

Signed-off-by: Rohit Kolapkar <rohit.j.kolapkar@seagate.com>
Co-authored-by: Pawan Kumar Srivastava <pawan.kumarsrivastava@seagate.com>
  • Loading branch information
Rohit Kolapkar and pawankumarsrivastava authored Aug 16, 2022
1 parent bfba2a7 commit f80f7d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/iam_operations_mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"marker": "marker"
},
"GET_USER_CAPACITY": {
"tenant":"capacity.s3.users.tenant",
"user_id": "capacity.s3.users.id",
"stats.size": "capacity.s3.users.used",
"stats.size_actual": "capacity.s3.users.used_rounded",
Expand Down

0 comments on commit f80f7d7

Please # to comment.