tencent cloud

Feedback

DescribeAssetPortInfoList

Last updated: 2024-08-27 11:44:36

1. API Description

Domain name for API request: cwp.tencentcloudapi.com.

This API is used to obtain the list of asset management ports.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: DescribeAssetPortInfoList.
Version Yes String Common Params. The value used for this API: 2018-02-28.
Region No String Common Params. This parameter is not required.
Quuid No String Query information of a specified QUUID host
Filters.N No Array of Filter Filter criteria
  • Port - uint64 - Required: no - port
  • IP - String - required: no - host IP address
  • MachineName - String - required: no - host name
  • InstanceID - string - required: no - instance ID
  • ProcessName - String - Required: no - process name
  • Pid - uint64 - Required: no - PID
  • User - String - required: no - running user
  • Group - String - Required: no - user group
  • Ppid - uint64 - Required: no - PPID
  • Proto - string - Required: no - tcp/udp or "" (empty string to filter unknown status)
  • OsType - uint64 - required: no - Windows/Linux
  • RunTimeStart - String - required: no - running start time
  • RunTimeEnd - String - required: no - running end time
  • Os - String required: no - operating system (value of DescribeMachineOsList)
  • Limit No Integer Number of results to be returned. Default value: 10. Maximum value: 100.
    Offset No Integer Offset. Default value: 0.
    Order No String Sorting method: asc for ascending order or desc for descending order
    By No String Sorting method: [FirstTime|StartTime]

    3. Output Parameters

    Parameter Name Type Description
    Total Integer Total number of records
    Ports Array of AssetPortBaseInfo List
    Note: This field may return null, indicating that no valid values can be obtained.
    RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

    4. Example

    Example1 Obtaining an Asset Management Port List

    Input Example

    POST / HTTP/1.1
    Host: cwp.tencentcloudapi.com
    Content-Type: application/json
    X-TC-Action: DescribeAssetPortInfoList
    <Common request parameters>
    
    {}
    

    Output Example

    {
        "Response": {
            "Total": 1,
            "Ports": [
                {
                    "MachineIp": "abc",
                    "MachineWanIp": "abc",
                    "Quuid": "abc",
                    "Uuid": "abc",
                    "OsInfo": "abc",
                    "ProjectId": 1,
                    "Tag": [
                        {
                            "Rid": 0,
                            "Name": "abc",
                            "TagId": 1
                        }
                    ],
                    "ProcessName": "abc",
                    "ProcessVersion": "abc",
                    "ProcessPath": "abc",
                    "Pid": "abc",
                    "User": "abc",
                    "StartTime": "abc",
                    "Param": "abc",
                    "Teletype": "abc",
                    "Port": "abc",
                    "GroupName": "abc",
                    "Md5": "abc",
                    "Ppid": "abc",
                    "ParentProcessName": "abc",
                    "Proto": "abc",
                    "BindIp": "abc",
                    "MachineName": "abc",
                    "UpdateTime": "abc",
                    "FirstTime": "abc",
                    "IsNew": 0,
                    "MachineExtraInfo": {
                        "WanIP": "abc",
                        "PrivateIP": "abc",
                        "NetworkType": 0,
                        "NetworkName": "abc",
                        "InstanceID": "abc",
                        "HostName": "abc"
                    }
                }
            ],
            "RequestId": "abc"
        }
    }
    

    5. Developer Resources

    SDK

    TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

    Command Line Interface

    6. Error Code

    The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

    Error Code Description
    InternalError Internal error
    InvalidParameter Incorrect parameter.
    InvalidParameter.MissingParameter Missing parameter.
    InvalidParameterValue Invalid parameter value.
    MissingParameter Missing parameter error.
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support