forked from docs/doc-exports
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
15 KiB
15 KiB
Querying the Quota of a User
Function
This API is used to query the quota of a user, that is, the allocated total number of CMKs that can be created by a user and the number of CMKs that has been created by the user.
URI
Requests
None
Responses
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
quotas |
Yes |
Object |
Quota list. For details, see Table 3. |
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
resources |
Yes |
Array of objects |
Resource quota list. For details, see Table 4. |
Examples
Status Codes
Table 5 lists the normal status code returned by the response.
Exception status code. For details, see Status Codes.
Parent topic: CMK Management