查询指定卷 请求示例3 单机版上云卷:查询卷lunb1。 plaintext GET /rest/v2/block/lun/lunb1 HTTP/1.1 Date: Wed, 31 Dec 2025 08:24:53 GMT Authorization: HBlock userName:signature Host: 192.168.0.66:1443 响应示例3 plaintext HTTP/1.1 200 OK xhblockrequestid: 284bb95a14f84f7dbdc5ae501ab09ab9 Connection: keepalive ContentLength: 777 Date: Wed, 31 Dec 2025 08:24:53 GMT ContentType: application/json;charsetutf8 Server: HBlock { "data": { "lunName": "lunb1", "targetName": "targetb", "status": "Normal", "capacity": 220, "storageMode": "Cache", "createTime": 1765260305925, "iSCSITargets": [ { "iqn": "iqn.201208.cn.ctyunapi.oos:targetb.2", "status": "Active", "ips": [ { "ip": "192.168.0.66", "port": 3260 } ], "serverId": "hblock1" } ], "cloud": { "bucketName": "hblocktest3", "accessKey": "8f129a5529f202811fd0", "endpoint": " "objectSize": 1024, "storageClass": "STANDARD", "compression": "Enabled", "signVersion": "v2", "provider": "OOS" }, "config": { "sectorSize": 4096, "writePolicy": "WriteBack", "path": "/mnt/stor01", "reclaimPolicy": "Retain", "qosPolicy": { "qosName": "QoS1" } }, "dataHealth": { "normal": 100, "lowRedundancy": 0, "error": 0 }, "number": 0, "uuid": "lunuuid6d66d545e76b489da9afb918871b7626", "WWID": "3300000003ea215ef" } }