DescribeAssetInfo

Last Updated At: 2026-08-02 00:04:58

1. Interface Description

Interface request domain name: cwp.api3.convergecloud.com.

This API is used to query the numbers of the following resources: servers, accounts, ports, processes, software applications, databases, web applications, web frameworks, web services, and websites.

Default interface request rate limit: 20 times per second.

Interface update time: 2022-09-28 15:54:33.

The interface is both signature verification and authentication.

2. Input Parameters

The following list of request parameters only lists interface request parameters and some public parameters, For a complete list of public parameters see public request parameters.

Parameter name Required Allow NULL Type Description
Action Yes No String Public parameter, The value of this interface: DescribeAssetInfo
Version Yes No String Public parameter, The value of this interface: 2018-02-28
Region No No String Public parameter,Regional information This interface does not need to pass this parameter.

3. Output Parameters

Parameter name Type Description
AccountCount Uint64 Number of accounts.
Example: 1
AccountNewCount Int64 Number of accounts added on the current day.
Example: 1
DatabaseCount Uint64 Number of databases.
Example: 1
DatabaseNewCount Int64 Number of databases added on the current day.
Example: 1
MachineCount Uint64 Number of servers.
Example: 1
MachineNewCount Int64 Number of servers added on the current day.
Example: 1
PortCount Uint64 Number of ports.
Example: 1
PortNewCount Int64 Number of ports added on the current day.
Example: 1
ProcessCount Uint64 Number of processes.
Example: 1
ProcessNewCount Int64 Number of processes added on the current day.
Example: 1
SoftwareCount Uint64 Number of software applications.
Example: 1
SoftwareNewCount Int64 Number of software applications added on the current day.
Example: 1
WebAppCount Uint64 Number of web applications.
Example: 1
WebAppNewCount Int64 Number of web applications added on the current day.
Example: 1
WebFrameCount Uint64 Number of web frameworks.
Example: 1
WebFrameNewCount Int64 Number of web frameworks added on the current day.
Example: 1
WebLocationCount Uint64 Number of websites.
Example: 1
WebLocationNewCount Int64 Number of websites added on the current day.
Example: 1
WebServiceCount Uint64 Number of web services.
Example: 1
WebServiceNewCount Int64 Number of web services added on the current day.
Example: 1
RequestId String Unique request id, Each request will return. The RequestId of the request needs to be provided when locating the problem.

4. Error Code

The following lists only the error codes related to the interface business logic, For other error codes, see public ErrorCode.

Error Code Description
InternalError Internal error.
MissingParameter Missing parameter.
InvalidParameter Invalid parameter.
InvalidParameterValue The parameter value is invalid.