此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
GetNodeHardwareInfo(iSCSI輸出)
`GetNodeHardwareInfo`iSCSI 方法會傳回類似下列範例的回應。
{
"id": 1,
"result": {
"nodeHardwareInfo": {
"bus": {
"core_DMI:0200": {
"description": "Motherboard",
"physid": "0",
"product": "0H47HH",
"serial": "..CN7475141I0271.",
"vendor": "SolidFire",
"version": "A07"
}
},
"driveHardware": [
{
"canonicalName": "sda",
"connected": true,
"dev": 2048,
"devPath": "/dev/slot0",
"driveEncryptionCapability": "fips",
"driveType": "Slice",
"lifeRemainingPercent": 98,
"lifetimeReadBytes": 0,
"lifetimeWriteBytes": 14012129342144,
"name": "scsi-SATA_SAMSUNG_MZ7GE24S1M9NWAG501251",
"path": "/dev/sda",
"pathLink": "/dev/slot0",
"powerOnHours": 15489,
"product": "SAMSUNG MZ7GE240HMGR-00003",
"reallocatedSectors": 0,
"reserveCapacityPercent": 100,
"scsiCompatId": "scsi-SATA_SAMSUNG_MZ7GE24S1M9NWAG501251",
"scsiState": "Running",
"securityAtMaximum": false,
"securityEnabled": true,
"securityFrozen": false,
"securityLocked": false,
"securitySupported": true,
"serial": "S1M9NWAG501251",
"size": 240057409536,
"slot": 0,
"uncorrectableErrors": 0,
"uuid": "789aa05d-e49b-ff4f-f821-f60eed8e43bd",
"vendor": "Samsung",
"version": "EXT1303Q"
},
{
"canonicalName": "sda",
"connected": true,
"dev": 2048,
"devPath": "/dev/slot1",
"driveEncryptionCapability": "fips",
"driveType": "Slice",
"lifeRemainingPercent": 98,
"lifetimeReadBytes": 0,
"lifetimeWriteBytes": 14112129567184,
"name": "scsi-SATA_SAMSUNG_MZ7GE24S1M9NWAG501251",
"path": "/dev/sda",
"pathLink": "/dev/slot0",
"powerOnHours": 15489,
"product": "SAMSUNG MZ7GE240HMGR-00003",
"reallocatedSectors": 0,
"reserveCapacityPercent": 100,
"scsiCompatId": "scsi-SATA_SAMSUNG_MZ7GE24S1M9NWAG501251",
"scsiState": "Running",
"securityAtMaximum": false,
"securityEnabled": true,
"securityFrozen": false,
"securityLocked": false,
"securitySupported": true,
"serial": "S1M9NWAG501252",
"size": 240057409536,
"slot": 0,
"uncorrectableErrors": 0,
"uuid": "789aa05d-e49b-ff4f-f821-f60eed8e43bd",
"vendor": "Samsung",
"version": "EXT1303Q"
}
}