forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
8.0 KiB
8.0 KiB
Querying the Number of Existing Resources
Function Description
This API is used to query the number of existing resources of a user.
URI
Request
Request parameters
None
Response
Response parameters
Parameter |
Type |
Description |
---|---|---|
count |
Integer |
Specifies the number of existing resources. |
Example
The following shows the response if the number of uploaded certificates is queried.
Response example
{ "count": 2 }
Status Code
Table 3 describes the normal status code returned by the API.
For details about error status codes, see Status Codes.
Parent topic: Resource Quotas