Resource Center/Hardware/SAN Storage Operations/iSCSI Server Operations
GETiSCSI Server OperationsSince 3.0.0SynchronousAuth Required
QueryIscsiLun
QueryIscsiLun
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/storage-devices/iscsi/luns
/zstack/v1/storage-devices/iscsi/luns
Request Example
curl -X GET 'http://{host}/zstack/v1/storage-devices/iscsi/luns' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "d833304319da3b32bc92f21c763a8e5b", "wwid": "36b083fe000daf018000015505abbe00a", "vendor": "DELL", "model": "MD32xx", "wwn": "0x6b083fe000daf018", "serial": "6b083fe000daf018000015505abbe00a", "hctl": "6:0:1:1", "type": "mpath", "path": "ip-0.0.0.201:3260-iscsi-iqn.2018-01.io.zstack:tsn.00001-lun-0", "size": 3.000318820352E13, "multipathDeviceUuid": "36b083fe000daf018000015505abbe00a" }, { "uuid": "a21ee1e2e3f63a61ac983c53c29552d2", "wwid": "36b083fe000daf018000015505abbe00a", "vendor": "DELL", "model": "MD32xx", "wwn": "0x6b083fe000daf018", "serial": "6b083fe000daf018000015505abbe00a", "hctl": "6:0:3:1", "type": "mpath", "path": "ip-0.0.0.201:3260-iscsi-iqn.2018-01.io.zstack:tsn.00002-lun-0", "size": 3.000318820352E13, "multipathDeviceUuid": "36b083fe000daf018000015505abbe00a" } ] }Change History
This API has no change history records yet.
