Skip to main content

GET /nodes

Use this method to return properties for all servers, Flex System storage devices, and Flex System storage controllers (canisters).

Authentication

Authentication with username and password is required.

Request URL

GET https://{management_server_IP}/nodes

Query parameters

ParametersRequired / OptionalDescription
excludeAttributes={attributes}OptionalReturns a response that excludes the specified attributes for each resource. You can specify one or more attributes that are listed in the response body, separated by a comma.
Note
  • When the includeAttributes query parameter is specified, the excludeAttributes query parameter is ignored.
  • The response is filtered based on attribute name, not the attribute value.
  • Base attributes cannot be excluded.
formatType={type}OptionalReturns information in the specified format. This can be one of the following values.
  • json (default)
  • csv

If the format type is not specified, JSON format is returned.

includeAttributes=<attributes}OptionalReturns a response that includes the base attributes and the specified attributes for each resource. You can specify one or more attributes that are listed in the response body, separated by a comma.
Note
  • The response is filtered based on attribute name, not the attribute value.
  • If this attribute is not specified, all attributes are returned by default.
mgmtProcTypeOptionalReturns a response that includes servers with the specified baseboard management controller. This can be one of the following values.
  • FSP
  • IMM2
  • lenovo-AMI-controller
  • XCC
  • XCC2
  • UNKNOWN
status={string}OptionalStatus. This can be one of the following values.
  • unmanaged. Returns unmanaged nodes only
  • managed. Returns managed nodes only
The following example returns a CSV file that contains information about all managed servers and storage devices.
GET https://192.0.2.0/nodes?status=managed&formatType=csv
The following example returns only the UUID and type of management controller for all managed servers with XCC2.
GET https://192.0.2.0/nodes?status=managed&mgmtProcType=XCC2
&includeAttributes=uuid,mgmtProcType

Request body

None

Response codes

CodeDescriptionComments
200OKThe request completed successfully.
400Bad RequestA query parameter or request attribute is missing or not valid, or the operation is not supported. A descriptive error message is returned in the response body.
401UnauthorizedThe user cannot be authenticated. Authentication has not been provided or has failed. A descriptive error message is returned in the response body.
403ForbiddenThe orchestrator server was prevented from fulfilling the request. A descriptive error message is returned in the response body. Ensure that you have privileges to perform the request.
409ConflictThere is a conflict with the current state of the resource. A descriptive error message is returned in the response body.
500Internal Server ErrorAn internal error occurred. A descriptive error message is returned in the response body.

Response body

Note
GET /nodes returns the canister attribute as a child under the enclosure attribute and also as a peer to the enclosure attribute (in duplication).

For GET /nodes/{uuid_list}, the canister attribute is only returned as a child under the enclosure attribute.

AttributesTypeDescription
nodeListArrayList of all servers and storage devices
 See GET /nodes/{uuid_list}ObjectDetailed information about the individual server or storage device

The following example response lists information about a System x server in JSON format.

{ "nodeList": [
{
"accessState": "Online",
"accountLockoutPeriod": 1,
"activationKeys": [{
"description": "Lenovo XClarity Controller 2 Platinum Upgrade",
"keyExpirationDate": "",
"keyFeatureType": 74,
"keyIdentiferList": [{
"keyIdentifierType": "MT",
"keyIdentifier": "7D75SR650R112"
}],
"keyStatus": "VALID",
"keyUseCount": 0,
"keyUseLimit": 0,
"uuid": ""
}],
"addinCards": [{
"class": "Unclassified device",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "",
"name": "Gen5 Riser1 LP Retimer",
"revision": "0",
"softwareID": "1D494050",
"role": "",
"status": "Active",
"type": "Software Bundle",
"version": "0.0.0"
}],
"fodUniqueID": "",
"FRU": "",
"fruSerialNumber": "",
"isAddOnCard": true,
"isAgentless": false,
"isPLDMUpdateSupported": true,
"manufacturer": "Lenovo",
"name": "Gen5 Riser1 LP Retimer",
"partNumber": "STA7A95479",
"pciBusNumber": "0",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciRevision": "0",
"pciSubID": "0",
"pciSubVendorID": "0",
"portInfo": {},
"posID": "0",
"productName": "Gen5 Riser1 LP Retimer",
"slotName": "PCIe 4",
"slotNumber": "4",
"slotSupportsHotPlug": "false",
"vpdID": "0"
},
...,
{
"class": "Network controller",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "",
"name": "Firmware Bundle",
"role": "",
"revision": "0",
"softwareID": "17AA4104",
"status": "Active",
"type": "Software Bundle",
"version": "222.0.2.1"
}],
"fodUniqueID": "",
"FRU": "01PE761",
"fruSerialNumber": "L0NV1A2004Y",
"isAddOnCard": true,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"pciBusNumber": "22",
"pciDeviceNumber": "0",
"pciFunctionNumber": "3",
"pciRevision": "1",
"pciSegmentNumber": "0",
"pciSubID": "4104",
"pciSubVendorID": "17aa",
"manufacturer": "Broadcom Limited",
"name": "Broadcom 5719 1GbE RJ45 4-port OCP Ethernet Adapter",
"partNumber": "SN37A28309",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "e4:3d:1a:61:88:8f",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"peerBay": 0,
"physicalPortIndex": 4,
"portNumber": 4,
"portType": "ETHERNET",
"speed": -1.0,
"status": "Down"
}]
},
"posID": "1657",
"productName": "Broadcom 5719 1GbE RJ45 4-port OCP Ethernet Adapter",
"slotName": "PCIe 13",
"slotNumber": "13",
"slotSupportsHotPlug": "false",
"vpdID": "14e4"
}],
"addinCardSlots": 0,
"arch": "x86",
"assetTag": "",
"backedBy": "real",
"bladeState": 0,
"bmuParamObject": null,
"uri": "nodes/40BDB5F8D609B801C183337C180D3F29/bootOrder",
"bootOrderList": [{
"bootType": "BootOrder",
"currentBootOrderDevices": ["Red Hat Enterprise Linux"],
"possibleBootOrderDevices": ["Red Hat Enterprise Linux","CD/DVD Rom","Hard Disk",
"Network","USB Storage"]
},
...,
{
"bootType": "CDDVDROMBootOrder",
"currentBootOrderDevices": [],
"possibleBootOrderDevices": []
}]
},
"bootMode": {
"currentValue": "UEFI Mode",
"possibleValues": ["UEFI Mode","Legacy Mode"]
},
"bootOrder": {
"bundleRepoAvailableSpaceInKB": 1951586,
"cimEnabled": false,
"cmmDisplayName": "Management Controller UUID-40BDB5F8D609B801C183337C180D3F29",
"cmmHealthState": "Normal",
"complexID": -1,
"contact": "",
"dataHandle": 1688376857592,
"description": "This resource is used to represent a chassis or other physical enclosure for a Redfish implementation.",
"deviceDrivers": null,
"diskDriveSensorInfo": ["Drive 0","Drive 1","Drive 2","Drive 3","Drive 4","Drive 5","Drive 6",
"Drive 7","Drive 8","Drive 9","Drive 10","Drive 11","Drive 12",
"Drive 13","Drive 14","Drive 15","Ext Drive","Drive Mismatch",
"Drive Key Fault"],
"domainName": "",
"driveBays": 2,
"drives": [],
"embeddedHypervisorPresence": false,
"encapsulation": {
"encapsulationMode": "normal"
},
"errorFields": [],
"excludedHealthState": "Normal",
"expansionCards": [],
"expansionCardSlots": 0,
"expansionProducts": [],
"expansionProductType": "",
"faceplateIDs": [{
"deviceId": 84,
"entityId": 15,
"fruNumber": "02YH952",
"name": "HDD_BP_2",
"partNumber": "STA7A43893"
"posID": 145,
"productId": 0,
"serialNumber": "R4SH29D0024",
"vpdID": 112,
},
{
"deviceId": 83,
"entityId": 15,
"fruNumber": "02YE087",
"name": "HDD_BP_1",
"partNumber": "SC57A26298"
"posID": 144,
"productId": 0,
"serialNumber": "R5SH235006X",
"vpdID": 112,
}],
"fans": [{
"description": "Fan Fan 4 Front Tach",
"healthState": "Normal",
"name": "Fan 4 Front Tach",
"slot": "4",
"slots": 4,
"speed": 6642,
"status": "OK"
},
...,
{
"description": "Fan Fan 1 Rear Tach",
"healthState": "Normal",
"name": "Fan 1 Rear Tach",
"slot": "1",
"slots": 1,
"speed": 6300,
"status": "OK"
}],
"FeaturesOnDemand": {
"features": ["RDOC","REMOTE MEDIA","REMOTE CONTROL 6 USERS"],
"tierLevel": 3
},
"firmware": [{
"build": "*",
"classifications": [],
"date": "",
"name": "Firmware:LXPM-LinuxDrivers",
"revision": "*",
"role": "Primary",
"status": "Active",
"type": "LXPMLinuxDriver",
"version": "*"
},
...,
{
"build": "*",
"classifications": [],
"date": "",
"name": "Firmware:LXPM-WindowsDrivers",
"revision": "*",
"role": "Primary",
"status": "Active",
"type": "LXPMWindowsDriver",
"version": "*"
}],
"flashStorage": [],
"FQDN": "Shanghai-SR650V3",
"FRU": "XXXXXXX",
"fruSerialNumber": "XXXXXXX",
"hasOS": false,
"height": 2,
"hostMacAddresses": "E4:3D:1A:61:88:8C,E4:3D:1A:61:88:8D,E4:3D:1A:61:88:8E,E4:3D:1A:61:88:8F",
"hostname": "Shanghai-SR650V3",
"inventoryState": "INVENTORY_READY",
"ipInterfaces": [{
"name": "Manager Ethernet Interface",
"label": "unknown",
"IPv4assignments": [{
"id": 0,
"subnet": "255.255.254.0",
"gateway": "10.240.210.1",
"address": "10.240.211.178",
"type": "INUSE"
}],
"IPv4DHCPmode": "STATIC_ONLY",
"IPv4enabled": true,
"IPv6assignments": [{
"address": "2002:97b:c2bb:830:10:240:211:178",
"id": 0,
"gateway": "0:0:0:0:0:0:0:0",
"prefix": 64,
"scope": "Global",
"source": "Static",
"type": "INUSE"
},
...,
{
"address": "fe80:0:0:0:922e:16ff:fe10:9806",
"gateway": "0:0:0:0:0:0:0:0",
"id": 0,
"prefix": 64,
"scope": "LinkLocal",
"source": "Other",
"type": "INUSE"
}],
"IPv6DHCPenabled": false,
"IPv6enabled": true,
"IPv6statelessEnabled": false,
"IPv6staticEnabled": true
},
{
"IPv4assignments": [],
"IPv4DHCPmode": "UNKNOWN",
"IPv4enabled": false,
"IPv6assignments": [{
"address": "fe80:0:0:0:922e:16ff:fe10:9806",
"gateway": "0:0:0:0:0:0:0:0",
"id": 0,
"prefix": 64,
"scope": "LinkLocal",
"source": "Other",
"type": "INUSE"
}],
"IPv6DHCPenabled": false,
"IPv6enabled": false,
"IPv6statelessEnabled": false,
"IPv6staticEnabled": false,
"label": "unknown",
"name": "Manager Ethernet Over USB Interface"
}],
"isConnectionTrusted": "true",
"isITME": false,
"isScalable": false,
"ipv4Addresses": ["10.240.211.178","169.254.95.118"],
"ipv6Addresses": ["2002:97b:c2bb:830:10:240:211:178","fe80::922e:16ff:fe10:9805",
"fe80::922e:16ff:fe10:9806"],
"isRemotePresenceEnabled": true,
"lanOverUsb": "enabled",
"lanOverUsbPortForwardingModes": [{
"externalIPAddress": "",
"state": "disabled",
"type": "OSDeploy"
}],
"lastOfflineTimestamp": -1,
"leds": [{
"color": "Amber",
"location": "Planar",
"name": "DIMM 21",
"state": "Off"
},
...,
{
"color": "Amber",
"location": "Planar",
"name": "DIMM 20",
"state": "Off"
}],
"location": {
"lowestRackUnit": 28,
"location": "",
"rack": "lab123",
"room": "test_room"
},
"logicalID": -1,
"m2Presence": false,
"macAddress": "90:2E:16:10:98:05,90:2E:16:10:98:06",
"machineType": "7D75",
"manufacturer": "Lenovo",
"manufacturerId": "Lenovo",
"memoryModules": [{
"capacity": 16,
"displayName": "DIMM 7",
"fruPartNumber": "",
"healthState": "NA",
"manufacturer": "Samsung",
"metrics": {
"alarmTrips": {}
},
"model": "DDR5",
"mpfa": {
"mpfaHealthStatus": {
"major": 0,
"minor": 0
},
"mpfaSevereFaults": null
},
"operatingMemoryMode": ["Volatile"],
"partNumber": "M321R2GA3BB0-CQKVG",
"present": false,
"serialNumber": "80CE01212401CD4F96",
"slot": 7,
"speed": 4800,
"speedMBs": 0,
"type": "DDR5",
},
{
"capacity": 16,
"displayName": "DIMM 23",
"fruPartNumber": "",
"healthState": "NA",
"manufacturer": "Samsung",
"metrics": {
"alarmTrips": {}
},
"model": "DDR5",
"mpfa": {
"mpfaHealthStatus": {
"major": 0,
"minor": 0
},
"mpfaSevereFaults": null
},
"operatingMemoryMode": ["Volatile"],
"partNumber": "M321R2GA3BB6-CQKEG",
"present": false,
"serialNumber": "80CE012210029F85AE",
"slot": 23,
"speed": 4800,
"speedMBs": 0,
"type": "DDR5",
}],
"memorySlots": 0,
"mgmtProcIPaddress": "10.240.211.178",
"mgmtProcType": "XCC2",
"model": "RCZ000",
"mpfahealthStatus": false,
"name": "Shanghai-SR650V3",
"nist": {
"currentValue": "Unknown",
"possibleValues": ["Nist_800_131A_Strict","unsupported","Compatibility"]
},
"onboardPciDevices": [{
"class": "Mass storage controller",
"firmware": [],
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"name": "PCH Integrated SATA Controller 2",
"pciBusNumber": "0",
"pciDeviceNumber": "25",
"pciFunctionNumber": "0",
"pciRevision": "11",
"pciSegmentNumber": "0",
"pciSubID": "7824",
"pciSubVendorID": "17aa",
"portInfo": {},
"posID": "1bd2",
"vpdID": "8086"
},
...,
{
"class": "Unclassified device",
"firmware": [{
"name": "Gen5 Riser 2B Retimer",
"date": "",
"type": "Software Bundle",
"build": "0",
"version": "1.27.35",
"role": "",
"status": "Active",
"classifications": [13],
"revision": "0",
"softwareID": "1D494054"
}],
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"name": "Retimer Riser 2",
"pciBusNumber": "0",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciRevision": "0",
"pciSubID": "0",
"pciSubVendorID": "0",
"portInfo": {},
"posID": "0",
"vpdID": "0"
}],
"osInfo": {
"description": "",
"hostname": "",
"storedCredential": ""
},
"overallHealthState": "Normal",
"parent": {
"uri": "cabinet/",
"uuid": ""
},
"partitionID": -1,
"partNumber": "STA7B05327",

"pciCapabilities": ["RaidLink","OOB_PCIe","RaidLinkConfig","RaidLinkAlert","OOB_PCIe_Config",
"OOB_Option_Firmware_Update","PreStandardPLDM","StandardPLDM","Storlib","M2"],
"pciDevices": [{
"class": "Network controller",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "",
"name": "Firmware Bundle",
"revision": "0",
"role": "",
"softwareID": "17AA4104",
"status": "Active",
"type": "Software Bundle",
"version": "222.0.2.1"
}],
"fodUniqueID": "",
"FRU": "01PE761",
"fruSerialNumber": "L0NV1A2004Y",
"isAddOnCard": true,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"manufacturer": "Broadcom Limited",
"name": "Broadcom 5719 1GbE RJ45 4-port OCP Ethernet Adapter",
"partNumber": "SN37A28309",
"pciBusNumber": "22",
"pciDeviceNumber": "0",
"pciFunctionNumber": "1",
"pciRevision": "1",
"pciSegmentNumber": "0",
"pciSubID": "4104",
"pciSubVendorID": "17aa",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "e4:3d:1a:61:88:8d",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"peerBay": 0,
"physicalPortIndex": 2,
"portNumber": 2,
"portType": "ETHERNET",
"speed": -1.0,
"status": "Down"
}]
},
"posID": "1657",
"productName": "Broadcom 5719 1GbE RJ45 4-port OCP Ethernet Adapter",
"slotName": "PCIe 13",
"slotNumber": "13",
"slotSupportsHotPlug": "false",
"vpdID": "14e4"
}], "physicalID": 0,
"ports": [{
"ioModuleBay": 0,
"portNumber": 3
},
...,
{
"ioModuleBay": 0,
"portNumber": 2
}],
"posID": "",
"powerAllocation": {
"maximumAllocatedPower": 1100,
"minimumAllocatedPower": 0
},
"powerCappingPolicy": {
"cappingACorDCMode": "AC",
"minimumHardCapLevel": 726000,
"cappingPolicy": "OFF",
"maxPowerCap": 1100000,
"minimumPowerCappingHotPlugLevel": -1,
"powerCappingAllocUnit": "watts*10^-3",
"maximumPowerCappingHotPlugLevel": -1,
"currentPowerCap": 0,
"minPowerCap": 0
},
"powerStatus": 8,
"powerSupplies": [{
"cmmDisplayName": "Power Supply 1",
"cmmHealthState": "Unknown",
"dataHandle": 0,
"description": "Power Supply 1",
"excludedHealthState": "Normal",
"firmware": [{
"build": null,
"classifications": [10],
"date": "",
"name": "PSU1",
"role": "OK",
"softwareID": "PSUACBE8100",
"status": "OK",
"type": "Firmware",
"version": "14.13"
}],
"FRU": "",
"fruSerialNumber": "",
"hardwareRevision": "",
"healthState": "GOOD",
"inputVoltageIsAC": true,
"inputVoltageMax": -1,
"inputVoltageMin": -1,
"leds": [],
"machineType": "",
"manufactureDate": "",
"manufacturer": "ACBE",
"manufacturerId": "",
"model": "",
"name": "Power Supply 1",
"overallHealthState": "Normal",
"parent": {
"uri": "chassis/",
"uuid": ""
},
"partNumber": "SP57A88785",
"posID": "",
"powerAllocation": {
"totalInputPower": 0,
"totalOutputPower": 1100
},
"powerState": "Unknown",
"productId": "",
"productName": "",
"serialNumber": "A1DB24110DX",
"slots": [1],
"type": "PowerSupply",
"uri": "powerSupply/",
"userDescription": "",
"uuid": "",
"vpdID": ""
}], "primary": false,
"processorIntelSpeedSelect": {
"currentValue": "Auto",
"possibleValues": ["Auto","SST-PP V2","Config1","Config2","Base"]
},
"processors": [{
"cores": 44,
"displayName": "Intel(R) Xeon(R) Platinum 8458P",
"family": "INTEL_R_XEON_TM",
"healthState": "GOOD",
"manufacturer": "Intel(R) Corporation",
"maxSpeedMHZ": 3800,
"partNumber": "",
"present": false,
"productVersion": "Intel(R) Xeon(R) Platinum 8458P",
"serialNumber": "0x5583BC1F3716456E",
"slot": 1,
"socket": "CPU 1",
"speed": 2.7,
"tdpWatts": 350
}],
"processorSlots": 0,
"productId": "664A00",
"productName": "ThinkSystem SR650 V3 MB,EGS,DDR5,SH,2U",
"raidSettings": [{
"batteryData": [],
"description": "ThinkSystem RAID 940-16i 8GB Flash PCIe Gen4 12Gb Adapter",
"diskDrives": [{
"bay": 1,
"blockSize": 512,
"capacity": 300000000000,
"description": "300GB 10K 6Gbps SAS HDD",
"diskState": "Online",
"encryptionStatus": "Unencrypted",
"firmware": [{
"build": "0",
"classifications": [10],
"date": "",
"name": "ST9300603SS",
"revision": "0",
"role": "",
"softwareID": "41Y8473",
"status": "Active",
"type": "Firmware",
"version": "B53B"
}],
"FRU": "42D0628",
"healthState": "OK",
"hotSpareType": "None",
"interfaceType": "SAS",
"largestAvailableSize": 512,
"m2Location": "",
"manufacturer": "IBM-ESXS",
"mediaType": "HDD",
"model": "ST9300603SS",
"name": "Disk.1",
"numberOfBlocks": 585937500,
"partNumber": "42D0631",
"remainingLife": -1,
"serialNumber": "6SE2SSGD",
"temperature": 33,
"uuid": ""
}],
"firmware": [{
"classifications": [],
"build": "0",
"date": "",
"name": "",
"revision": "0",
"role": "",
"softwareID": "",
"status": "",
"type": "",
"version": "52.22.0-4633"
}],
"isAddOnCard": true,
"model": "SAS3916",
"name": "ThinkSystem RAID 940-16i 8GB Flash PCIe Gen4 12Gb Adapter",
"pciFirmware": []
"slotNumber": "1",
"storagePools": [{
"arrayStatus": "",
"arrayUid": "0",
"combinedRaidLevel": "0",
"description": "The resource is used to represent a storage pool for a Redfish implementation.",
"diskDrives": [{
"bay": 1,
"blockSize": 512,
"capacity": 300000000000,
"description": "300GB 10K 6Gbps SAS HDD",
"diskState": "Online",
"encryptionStatus": "Unencrypted",
"firmware": [{
"build": "0",
"classifications": [10],
"date": "",
"name": "ST9300603SS",
"revision": "0",
"role": "",
"status": "Active",
"softwareID": "41Y8473",
"type": "Firmware",
"version": "B53B"
}],
"FRU": "42D0628",
"healthState": "OK",
"hotSpareType": "None",
"interfaceType": "SAS",
"largestAvailableSize": 512,
"m2Location": "",
"manufacturer": "IBM-ESXS",
"mediaType": "HDD",
"model": "ST9300603SS",
"name": "Disk.1",
"numberOfBlocks": 585937500,
"partNumber": "42D0631",
"remainingLife": -1,
"serialNumber": "6SE2SSGD",
"temperature": 33,
"uuid": "",
}],
"name": "Pool_6_7",
"raidLevel": 0,
"remainingSpace": 0,
"storageVolumes": [{
"accessPermission": "READ_WRITE",
"accessPolicy": "ReadWrite",
"blockSize": 512,
"bootable": true,
"description": "This resource is used to represent a volume for a Redfish implementation.",
"driveCachePolicy": "Unchanged",
"driveIndex": 0,
"health": "OK",
"ioPolicy": "DirectIO",
"isSDRAID": null,
"LUN": -1,
"name": "",
"numberOfBlocks": 1167966208,
"primaryPartition": 0,
"raidType": "RAID 0",
"readPolicy": "",
"removable": false,
"stripeSize": 262144,
"targetType": null,
"volumeID": "239",
"volumeOwner": null,
"volumeStatus": "",
"volumeType": "RAID",
"volumeUID": "0",
"writePolicy": "WriteThrough"
}],
"totalManagedSpace": 597998698496
}],
"storageVolumes": [{
"accessPermission": "READ_WRITE",
"accessPolicy": "ReadWrite",
"blockSize": 512,
"bootable": true,
"description": "This resource is used to represent a volume for a Redfish implementation.",
"driveIndex": 0,
"driveCachePolicy": "Unchanged",
"health": "OK",
"ioPolicy": "DirectIO",
"isSDRAID": null,
"LUN": -1,
"name": "",
"numberOfBlocks": 1167966208,
"primaryPartition": 0,
"raidType": "RAID 0",
"readPolicy": "",
"removable": false,
"stripeSize": 262144,
"targetType": null,
"volumeID": "239",
"volumeOwner": null,
"volumeStatus": "",
"volumeType": "RAID",
"volumeUID": "0",
"writePolicy": "WriteThrough"
}],
"uuid": "4BEF9CA0-830B-49F4-8589-1705132EF6F6"
}],
"releaseName": "egs_gp_ga",
"secureBootMode": {
"currentValue": "Disabled",
"possibleValues": ["Enabled","Disabled"]
},
"securityDescriptor": {
"identityManagementSystemEnabled": false,
"managedAuthEnabled": true,
"managedAuthSupported": true,
"publicAccess": false,
"roleGroups": ["lxc-supervisor"],
"storedCredentials": {
"description": "Passw0rd@01",
"id": "1652",
"userName": "USERID"
},
"uri": "nodes/40bdb5f8d609b801c183337c180d3f29"
},
"securityMode": "Compatibility Security",
"selLog": true,
"serialNumber": "SR650R112",
"slots": [],
"ssoEnabled": true,
"ssdWearThreshold": 8,
"status": {
"message": "managed",
"name": "MANAGED"
},
"subSlots": [],
"subType": "",
"systemGuardSetting": {
"lockDownPolicy": "PreventOSBooting",
"osBootPreventing": false,
"status": "Compliant",
"systemGuardEnabled": false
},
"userDefinedName": "Shanghai-SR650V3",
"tlsVersion": {
"currentValue": "TLS_12",
"possibleValues": ["unsupported","TLS_12","TLS_11","TLS_10"]
},
"type": "Rack-Tower Server",
"uri": "nodes/40BDB5F8D609B801C183337C180D3F29",
"userDescription": "",
"uuid": "40BDB5F8D609B801C183337C180D3F29",
"vnicMode": "disabled",
"vpdID": ""
}]}