初始化 响应示例2 plaintext HTTP/1.1 202 Accepted xhblockrequestid: 2bcc2a5cae4843f5bd08168128d63e7f Connection: keepalive Date: Mon, 12 Jan 2026 09:45:13 GMT ContentLength: 0 Server: HBlock 请求示例3 集群商业版:输入服务器IP,初始化。 plaintext POST /rest/v1/system/setup HTTP/1.1 Date: Mon, 12 Jan 2026 09:36:02 GMT ContentType: application/json; charsetutf8 ContentLength: 1653 Host: 192.168.0.65:1443 Authorization: HBlock storuser:signature { "storName": "stor1", "UserName": "storuser", "newPassword": "", "iSCSIPort": 3260, "portRange": "2000020500", "faultDomain": "path", "servers": [ { "ip": "192.168.0.64", "apiPort": 1443, "diskPaths": [ { "path": "/mnt/stor02", "capacityQuota": 96636764160 } ] }, { "ip": "192.168.0.65", "apiPort": 1443, "diskPaths": [ { "path": "/mnt/stor01", "capacityQuota": 96636764160 } ] }, { "ip": "192.168.0.67", "apiPort": 1443, "diskPaths": [ { "path": "/mnt/stor01", "capacityQuota": 96636764160 } ] } ], "services": { "mdm": [ { "ip": "192.168.0.64" }, { "ip": "192.168.0.65" } ], "ls": [ { "ip": "192.168.0.64" }, { "ip": "192.168.0.65" }, { "ip": "192.168.0.67" } ], "cs": [ { "ip": "192.168.0.64" }, { "ip": "192.168.0.65" }, { "ip": "192.168.0.67" } ] } }