tencent cloud

Cloud Security Center

DescribeCWPMachineDetail

Download
フォーカスモード
フォントサイズ
最終更新日: 2026-09-01 10:09:44

1. API Description

Domain name for API request: csip.intl.tencentcloudapi.com.

Host details

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: DescribeCWPMachineDetail.
Version Yes String Common Params. The value used for this API: 2022-11-21.
Region No String Common Params. This parameter is not required.
InstanceId No String

Instance ID.

MemberId.N No Array of String

Group account member id

3. Output Parameters

Parameter Name Type Description
MachineDetail MachineDetail

Server details

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 1

Input Example

POST / HTTP/1.1
Host: csip.intl.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: DescribeCWPMachineDetail
<Common request parameters>

{
    "InstanceId": "ins-4ty8h8gy",
    "MemberId": [
        "mem-a01"
    ]
}

Output Example

{
    "Response": {
        "MachineDetail": {
            "AgentStatus": "ONLINE",
            "AgentVersion": "5.3.4.16",
            "AppId": 260199982,
            "AssetTypeName": "CVM",
            "BootTime": 1780303890,
            "BuyTime": 1779676766,
            "CloudFromEnum": "Tencent",
            "CloudTags": [
                {
                    "TagKey": "test_label",
                    "TagValue": "value2"
                }
            ],
            "CoreVersion": "3.10.0-1160.119.1.el7.x86_64",
            "Cpu": "AMD EPYC 9K65 192-Core Processor",
"CpuLoad": "Low",
            "CpuSize": 2,
            "DeviceVersion": "CVM",
            "Disks": [
                {
                    "Name": "/dev/vda1",
                    "Path": "/",
                    "Percent": 15.25454,
                    "Size": 50267,
                    "Type": "ext4",
                    "Used": 7668
                }
            ],
            "EndTime": 0,
            "ExposedStatus": "UNEXPOSED",
            "InstallTime": 1779245512,
            "InstanceID": "ins-4ty8h8gy",
            "InstanceStatus": "RUNNING",
            "KernelVersion": "3.10.0-1160.119.1.el7.x86_64",
            "LatestLiveTime": 1780506639,
            "LatestOfflineTime": 1780490597,
            "MachineIp": "172.16.16.4",
            "MachineName": "change_centos_tat_no_agent",
"MachineOs": "CentOS 7.8 64-bit",
            "MachineStatus": "RUNNING",
            "MachineWanIp": "",
            "MemSize": 1966,
            "MemoryLoad": "30.87",
            "NetCards": [
                {
                    "DnsServer": "183.60.83.19,183.60.82.98",
                    "Gateway": "172.16.16.1",
                    "Ip": "172.16.16.4",
                    "Ipv6": "",
                    "Mac": "52:54:00:e1:d7:ac",
                    "Name": "eth0"
                }
            ],
            "OsByAgent": "CentOS Linux release 7.8.2003 (Core)",
            "PayMode": "PREPAID",
            "ProjectId": 0,
            "ProtectDays": 19,
            "ProtectType": "ULTIMATE",
            "Quuid": "62740df1-aaaf-4787-a0aa-d3ddd72c635a",
            "RegionInfo": {
                "Region": "ap-guangzhou",
                "RegionCode": "gz",
                "RegionId": 1,
"RegionName": "South China region (Guangzhou)",
                "RegionNameEn": "South China (Guangzhou)"
            },
"Remark": "Test remark"
            "SerialNumber": "62740df1-aaaf-4787-a0aa-d3ddd72c635a",
            "TagItems": [
                {
                    "Color": "blue",
"Description": "Test automatic tagging policy tagging"
                    "ID": 132,
"TagKey": "Delegated admin tag key1",
                    "TagValue": "value2"
                }
            ],
            "TagModifyInfo": {
                "AppID": 260199982,
                "AssetType": "cvm_instance",
                "InstanceID": "ins-4ty8h8gy",
                "Provider": "tencent"
            },
            "Uuid": "62740df1-aaaf-4787-a0aa-d3ddd72c635a",
            "VpcCidrBlock": "172.16.0.0/16",
            "VpcId": "vpc-8amv7xvn",
            "VpcName": "Default-VPC"
        },
        "RequestId": "d9dd67d5-eccd-4f60-8d31-d7820ff3a07c"
    }
}

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

There is no error code related to the API business logic. For other error codes, please see Common Error Codes.

ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック