查询整个拓扑 请求示例 查询整个拓扑。 plaintext GET /rest/v1/system/topology HTTP/1.1 Date: Fri, 2 Aug 2024 10:10:18 GMT ContentType: application/json; charsetutf8 Authorization: HBlock userName:signature Host: 192.168.0.110:1443 响应示例 plaintext HTTP/1.1 200 OK xhblockrequestid: ea0f7997eeeb415087c269c61681e4bc Connection: keepalive ContentLength: 4234 Date: Fri, 2 Aug 2024 10: 10: 18 GMT ContentType: application/json;charsetutf8 Server: HBlock { "data": { "name": "default", "fullname": "default", "id": "e69eb32c931143fd9b9e01af53bf32c1", "type": "root", "childNodes": [ { "name": "rack1", "fullname": "default:rack1", "id": "568156af0c154984ac5fea877db752e5", "type": "rack", "description": "rack1", "childNodes": [ { "name": "server4", "fullname": "default:rack1:server4", "id": "2257dc92fafe4e9190002c127ae13f68", "serverId": "hblock4", "type": "server", "clusterAddress": "192.168.0.117", "publicAddress": "192.168.0.117", "allDiskPaths": { "usedCapacity": 29337317376, "totalCapacity": 131883315200 }, "serverStatus": "Connected", "childNodes": [ { "name": "/mnt/storage02", "fullname": "default:rack1:server4:/mnt/storage02", "id": "fddcbc2b808f4ed0b9f41fa61914011c", "serverId": "hblock4", "type": "path", "totalCapacity": 56028450816, "usedCapacity": 57221120, "capacityQuota": 1, "usedCapacityQuota": 69632, "storagePool": "pool2", "healthStatus": "Healthy", "healthDetail": [] }, { "name": "/mnt/storage03", "fullname": "default:rack1:server4:/mnt/storage03", "id": "cec39c978b67414aadc74e9275d091f7", "serverId": "hblock4", "type": "path", "totalCapacity": 3927900160, "usedCapacity": 16855040, "capacityQuota": 1 }, { "name": "/mnt/storage04", "fullname": "default:rack1:server4:/mnt/storage04", "id": "22eb96ffea924e22b1f01ed42f2409aa", "serverId": "hblock4", "type": "path", "totalCapacity": 35963482112, "usedCapacity": 14631620608, "capacityQuota": 1, "usedCapacityQuota": 69632, "storagePool": "pool2", "healthStatus": "Healthy", "healthDetail": [] }, { "name": "/mnt/storage05", "fullname": "default:rack1:server4:/mnt/storage05", "id": "d7e3dd03e1274e3eb61973fcfd4956fd", "serverId": "hblock4", "type": "path", "totalCapacity": 35963482112, "usedCapacity": 14631620608, "capacityQuota": 1, "usedCapacityQuota": 69632, "storagePool": "pool2", "healthStatus": "Healthy", "healthDetail": [] } ] } ] }, { "name": "room1", "fullname": "default:room1", "id": "00457811af8e4f39ba6cf856cdc173f8", "type": "room", "childNodes": [ { "name": "rack2", "fullname": "default:room1:rack2", "id": "3f591741a38744d28ae836c4ba546bd2", "type": "rack", "childNodes": [ { "name": "server1", "fullname": "default:room1:rack2:server1", "id": "36a55e6147e543f09d73357a86d3ff53", "serverId": "hblock1", "type": "server", "clusterAddress": "192.168.0.192", "publicAddress": "192.168.0.192", "allDiskPaths": { "usedCapacity": 18890235904, "totalCapacity": 136132825088 }, "serverStatus": "Connected", "childNodes": [ { "name": "/mnt/stor", "fullname": "default:room1:rack2:server1:/mnt/stor", "id": "d14f3938a6de495087bce461d743284a", "serverId": "hblock1", "type": "path", "totalCapacity": 100169342976, "usedCapacity": 11510775808, "capacityQuota": 1, "usedCapacityQuota": 172032, "storagePool": "default", "healthStatus": "Healthy", "healthDetail": [] }, { "name": "/mnt/storage01", "fullname": "default:room1:rack2:server1:/mnt/storage01", "id": "9999d96e1032404c85de4c76f8100e12", "serverId": "hblock1", "type": "path", "totalCapacity": 35963482112, "usedCapacity": 7379460096, "capacityQuota": 1, "usedCapacityQuota": 106496, "storagePool": "default", "healthStatus": "Healthy", "healthDetail": [] } ] } ] }, { "name": "server2", "fullname": "default:room1:server2", "id": "444dd9a488db4df5995988d7b82edad8", "serverId": "hblock2", "type": "server", "clusterAddress": "192.168.0.110", "publicAddress": "192.168.0.110", "allDiskPaths": { "usedCapacity": 8582782976, "totalCapacity": 100169342976 }, "serverStatus": "Connected", "childNodes": [ { "name": "/mnt/stor", "fullname": "default:room1:server2:/mnt/stor", "id": "1451c75b2e6f4cbe82ab962019247f35", "serverId": "hblock2", "type": "path", "totalCapacity": 100169342976, "usedCapacity": 8582782976, "capacityQuota": 1, "usedCapacityQuota": 229376, "storagePool": "default", "healthStatus": "Healthy", "healthDetail": [] } ] }, { "name": "server3", "fullname": "default:room1:server3", "id": "f89a94bc2cc34ac9b5dc13d227b40cf4", "serverId": "hblock3", "type": "server", "clusterAddress": "192.168.0.102", "publicAddress": "192.168.0.102", "allDiskPaths": { "usedCapacity": 11067289600, "totalCapacity": 100169342976 }, "serverStatus": "Connected", "childNodes": [ { "name": "/mnt/stor", "fullname": "default:room1:server3:/mnt/stor", "id": "effad1429e3443f48390ccb5c211f60f", "serverId": "hblock3", "type": "path", "totalCapacity": 100169342976, "usedCapacity": 11067289600, "capacityQuota": 1, "usedCapacityQuota": 229376, "storagePool": "default", "healthStatus": "Healthy", "healthDetail": [] } ] } ] } ] } }