查询指定卷 请求示例6 集群版上云卷:查询卷lun04c。 plaintext GET /rest/v2/block/lun/lun04c HTTP/1.1 Date: Wed, 31 Dec 2025 08:32:41 GMT Authorization: HBlock userName:signature Host: 192.168.0.64:1443 响应示例6 plaintext HTTP/1.1 200 OK xhblockrequestid: ed453e40a5e745c5961074ad300d97ae Connection: keepalive ContentLength: 1145 Date: Wed, 31 Dec 2025 08:32:41 GMT ContentType: application/json;charsetutf8 Server: HBlock { "data": { "lunName": "lun04c", "targetName": "target04", "status": "Normal", "capacity": 480, "storageMode": "Cache", "createTime": 1767160398843, "iSCSITargets": [ { "iqn": "iqn.201208.cn.ctyunapi.oos:target04.8", "status": "Active", "ips": [ { "ip": "192.168.0.67", "port": 3260 } ], "serverId": "hblock3" }, { "iqn": "iqn.201208.cn.ctyunapi.oos:target04.7", "status": "Standby", "ips": [ { "ip": "192.168.0.65", "port": 3260 } ], "serverId": "hblock1" } ], "cloud": { "bucketName": "hblocktest3", "accessKey": "8f129a5529f202811fd0", "endpoint": " "objectSize": 1024, "storageClass": "STANDARD", "compression": "Enabled", "signVersion": "v4", "region": "cn", "provider": "OOS" }, "config": { "localStorageClass": "EC 2+1", "minReplica": 2, "sectorSize": 4096, "highAvailability": "ActiveStandby", "writePolicy": "WriteBack", "pool": "default", "redundancyOverlap": 1, "reclaimPolicy": "Retain", "serverAffinity": { "autoFailback": "Enabled" }, "qosPolicy": { "qosName": "QoS1" }, "qosPolicyforLUN": { "qosName": "QoS1", "poolName": "default" }, "ECfragmentSize": 16 }, "dataHealth": { "normal": 100, "lowRedundancy": 0, "error": 0 }, "number": 2, "uuid": "lunuuidfaad3b10cdbe4e36a8492ba57987c41b", "WWID": "33000000006405e91" } }