查询保护组中受保护的服务器列表 请求示例 请求头header 无 请求体body json { "regionID":"81f7728662dd11ec810800155d307d5b", "pairID": "7bccc423f20f44ef0ae48d970c99413dr2" } 响应示例 json { "returnObj": { "currentCount": 1, "totalCount": 1, "disasterProtectionEcsList": [ { "supportVolumeTypeList": [ { "isSoldOut": false, "used": true, "value": "高IO" }, { "isSoldOut": false, "used": true, "value": "普通IO" }, { "isSoldOut": false, "used": true, "value": "通用型SSD" } ], "selectFavorInfo": { "vcpu": 2, "ram": 4096, "selectFavorID": "f89d7a6569c11e2151c3f429f2e11075", "selectFavorName": "s2.large.2" }, "drillDesc": "无容灾演练", "favorInfo": { "vcpu": 2, "ram": 4096, "favorName": "s2.large.2", "favorID": "28502ce123798d4551862a4a2ffb1d6d" }, "statusCode": 4, "drEcsName": "", "drSubNetSegment": "192.168.1.0", "copyPercent": 0, "selectVolumeType": { "isSoldOut": false, "used": true, "value": "SATA" }, "drillEcsId": "", "ecsIp": "10.0.0.4", "osName": "CentOS7.6x8664R1", "drEcsId": "", "drAzName": "az2", "ecsName": "ecme064", "drillCode": 0, "statusDesc": "已初始化", "drillEcsName": "", "rpo": "", "ecsId": "d0c0ac598ce7768c53c89326250d9063" } ], "disasterProtectionEcsTotal": 1, "totalPage": 1 }, "message": "SUCCESS", "description": "成功", "statusCode": 800 }