forked from docs/doc-exports
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com> Co-authored-by: qiaoli <qiaoli@huawei.com> Co-committed-by: qiaoli <qiaoli@huawei.com>
11 KiB
11 KiB
Querying the Number of Instances
Function
This API is used to query the number of instances, that is, the number of CMKs created.
URI
Requests
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
X-Auth-Token |
Yes |
String |
User token. It can be obtained by calling an IAM API. The value of X-Subject-Token in the response header is the user token. |
Responses
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
instance_num |
Yes |
Integer |
Number of non-default CMKs |
Examples
Status Codes
Table 4 lists the normal status code returned by the response.
Exception status code. For details, see Status Codes.
Parent topic: CMK Management
