{
"regionID": "TestRegionID",
"pageNo": "1",
"pageSize": "2"
}
curl --location --request POST '/v4/ecs/paas-details' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "TestRegionID",
"pageNo": "1",
"pageSize": "2"
}'
{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"currentCount": 2,
"results": [
{
"addresses": [
{
"addressList": [
{
"addr": "192.168.0.37",
"type": "fixed",
"version": 4
},
{
"addr": "192.168.22.11",
"type": "fixed",
"version": 4
}
],
"vpcName": "vpc-vhlv4b7-lml"
}
],
"affinityGroup": {
"affinityGroupName": ""
},
"attachedVolume": [
"0f8c9554-f762-4c50-8cb0-99af02a0c7fe",
"2ac4d787-3812-4818-a3ce-8fa0b58c47ec"
],
"availabilityZone": "az3",
"createdAt": "2023-02-28T07:36:43Z",
"displayName": "测试勿删1",
"expiredTime": "2023-05-28T07:37:06Z",
"fixedIp": [
"192.168.0.37"
],
"flavor": {
"flavorID": "22c0e50e-7df9-7be9-6d7c-7d75ee1189c7",
"ram": 1,
"specName": "s2.small.1",
"vcpu": 1
},
"floatingV6UUID": "",
"iD": "e993eff4-12c3-23cf-6a5a-196bb235496a",
"image": {
"imageID": "0ff4e04a-239b-4cc3-b876-ef78011f81eb",
"imageName": "teledb-mysql:2.7-v8-release"
},
"keypairName": "",
"name": "测试勿删1",
"nicList": [
{
"gateway": "",
"iPv4Address": "192.168.0.37",
"isMaster": true,
"nicID": "port-0x0g4vjq8o",
"securityGroup": [
"sg-z1pbym9atv"
],
"subnetCidr": "192.168.0.0/24",
"subnetID": "subnet-zzul8z6jr1"
},
{
"gateway": "",
"iPv4Address": "192.168.22.11",
"isMaster": false,
"nicID": "port-4hmwtuotao",
"securityGroup": [
"sg-1eezhvooch"
],
"subnetCidr": "192.168.22.0/24",
"subnetID": "subnet-2zp3qpmp3w"
}
],
"onDemand": false,
"osType": "5",
"privateIP": "192.168.0.37",
"privateIPv6": "",
"projectID": "",
"resourceID": "a8f1cfc8378b4749bde5533fc19265fc",
"securityGroup": [
{
"securityGroupID": "sg-1eezhvooch",
"securityGroupName": "Default-Security-Group"
},
{
"securityGroupID": "sg-z1pbym9atv",
"securityGroupName": "Default-Security-Group"
}
],
"subnetIDList": [
"subnet-zzul8z6jr1",
"subnet-2zp3qpmp3w"
],
"updatedAt": "2023-04-10T06:37:18Z",
"vipCount": 0,
"vipInfoList": [],
"vmState": "ACTIVE",
"vpcID": "vpc-g8qqlw3osm",
"vpcName": "vpc-vhlv4b7-lml",
"zabbixName": "e993eff4-12c3-23cf-6a5a-196bb235496a"
},
{
"addresses": [
{
"addressList": [
{
"addr": "192.168.7.45",
"type": "fixed",
"version": 4
}
],
"vpcName": "vpc-hybcloud-test"
}
],
"affinityGroup": {
"affinityGroupName": ""
},
"attachedVolume": [
"659ad0ca-98d3-4ddb-a9dc-4214943459d4"
],
"availabilityZone": "az3",
"createdAt": "2023-04-10T06:27:54Z",
"displayName": "test-ht0410001-0001",
"expiredTime": "2023-07-10T06:28:08Z",
"fixedIp": [
"192.168.7.45"
],
"flavor": {
"flavorID": "906a8508-c875-3598-2208-20221a8968e7",
"ram": 4,
"specName": "s6.large.2",
"vcpu": 2
},
"floatingV6UUID": "",
"iD": "de97a197-d266-28c3-663b-71bd5ebd3ddd",
"image": {
"imageID": "5894cecf-6421-433c-9f08-9cdcb168c515",
"imageName": "Ctyunos-2.0.1_CNSP_CCSE_IMG_4.0-x86_64-20230323-v3"
},
"name": "test-ht0410001-0001",
"nicList": [
{
"gateway": "",
"iPv4Address": "192.168.7.45",
"isMaster": true,
"nicID": "port-wxflnt0n4q",
"securityGroup": [
"sg-yjo0aruemp"
],
"subnetCidr": "192.168.7.0/24",
"subnetID": "subnet-rh5toivmvy"
}
],
"onDemand": false,
"osType": "8",
"privateIP": "192.168.7.45",
"privateIPv6": "",
"projectID": "",
"resourceID": "f9060b583b2a49c787ac99ee4283da76",
"securityGroup": [
{
"securityGroupID": "sg-yjo0aruemp",
"securityGroupName": "Default-Security-Group-202"
}
],
"subnetIDList": [
"subnet-rh5toivmvy"
],
"updatedAt": "2023-04-10T06:28:08Z",
"vipCount": 0,
"vipInfoList": [
{
"nicID": "vpc-n96mwxjlt6",
"vipAddress": "192.168.5.4",
"vipBindNicIPv6": "",
"vipID": "havip-ewhuukpe6i"
}
],
"vmState": "ACTIVE",
"vpcID": "vpc-n96mwxjlt6",
"vpcName": "vpc-hybcloud-test",
"zabbixName": "de97a197-d266-28c3-663b-71bd5ebd3ddd"
}
],
"totalCount": 54,
"totalPage": 27
},
"statusCode": 800
}