This API is used to query the number of existing resources of a user.
Request parameters
None
Parameter |
Type |
Description |
---|---|---|
count |
Integer |
Specifies the number of existing resources. |
The following shows the response if the number of uploaded certificates is queried.
{ "count": 2 }
For details about error status codes, see Status Codes.