Skip to main content

GET /nodes/{uuid_list}

Use this method to return properties for one or more specific servers, Flex System storage devices, and Flex System storage controllers (canisters).

Authentication

Authentication with user name and password is required.

Request URL

GET https://{management_server_IP}/nodes/{UUID_list}

where {UUID_list} is one or more UUIDs, separated by a comma, of the servers, Flex System storage devices, and canisters to be retrieved. To obtain the UUIDs, use the GET /nodes and GET /canisters methods.

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 two specific servers.
GET https://192.0.2.0 /nodes/0E7D8E1CDF7D11D4ABB0D5D5D5313131,
409583E0BD27B7019F3758946B036818?formatType=csv

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.
409ConflictThere is a conflict with the current state of the resource. A descriptive error message is returned in the response body.
413Request Entity Too LargeClients might impose limitations on the length of the request URI, and the request URI is too long to be handled. 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
The attributes that are returned vary, depending on the type of server or Flex System storage device being retrieved.
AttributesTypeDescription
accessStateStringAccess state of the server. This can be one of the following values.
  • Online
  • Offline
  • Partial
  • Pending
  • Unknown
accessStateRecordsArray of objectsInformation about the access-state record for each network interface and protocol that is available for the server
Note
This attribute is present only for rack servers that are offline due to connectivity issues.
 healthStringConnection health state of the server. This can be one of the following values.
  • OFFLINE
  • PARTIAL
  • FAIL
 ipAddressStringIP address that was used to check the network connectivity
 isTrustedBooleanIndicates whether the connection to the server is trusted. This can be one of the following values.
  • true. The connection is trusted.
  • false. The connection is not trusted.
 messageBundleStringLocation where messages.properties can be found if it is not located in the default task management bundle
 messageDisplayStringTranslated label that corresponds to the message ID or to the pre-translated backup string if no message ID is specified
 messageIDStringMessage ID for the translatable connection error states
 messageParametersArray of stringsAttributes for the message if the translated message requires input. A JSON object that points to translated messages
 protocolStringType of the protocol to check connectivity. This can be one of the following values.
  • CIM
  • DCS
  • REDFISH
  • CLI
 timestampLongTimestamp when connectivity was last checked and when this record was created
 usernameStringUser name that was used to check connectivity
accountLockoutPeriodIntegerAccount lockout duration, in minutes, after certain login failures occur on the device

The default value is 60 minutes.

activationKeysArray of objectsList of installed Feature On Demand (FoD) keys
 descriptionStringFoD key description
 keyExpirationDateStringDate when the FoD key expires
 keyFeatureTypeIntegerFoD feature type
 keyIdentiferListArray of objectsFoD associative identifier list
  keyIdentifierStringIdentifier key value
  keyIdentifierTypeStringIdentifier key type. This can be one of the following values.
  • ASIC.
  • MAC. MAC address
  • MT. Machine type
  • UNKNOWN
 keyStatusStringStatus of the FoD key. This can be one of the following values.
  • UNKNOWN
  • OTHER
  • VALID
  • INVALID
  • INPROCESS
  • EXPIRED
  • LIMIT_REACHED
  • NEED_VALID_ELSEWHERE
  • KEY_NOT_FOUND
 keyUseCountIntegerKey usage count
 keyUseLimitIntegerKey usage limit
 uuidStringUnique identifier for the FoD key
addinCardsArray of objectsInformation about add-in cards
Note
Multiple instances of the same adapter card with different data (such as the pciFunctionNumber) might be returned in this response. In the UI, only one instance of each adapter card (only the first function number) is listed.
 FRUStringAdd-in card FRU part number
 firmwareArray of objectsInformation about add-in card firmware
  buildStringFirmware build
  classificationsArray of integersFirmware type codes
  dateStringFirmware date
  nameStringFirmware name
  revisionStringFirmware revision
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  softwareID Firmware ID
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 fodUniqueIDStringFoD unique ID
 fruSerialNumberString 
 isAddOnCardBooleanIdentifies whether the device is an add-in card. This can be one of the following values.
  • true. The device is an add-on card
  • false. The device is not an add-on card
 isAgentlessBooleanIdentifies whether the device is agentless. This can be one of the following values.
  • true. The device is agentless.
  • false. The device is not agentless.
Note
If isAgentless is false, some inventory values might be empty.
 manufacturerStringAdd-in card manufacturer
 nameStringAdd-in card description
 partNumberStringAdd-in card part number
 pciBusNumberStringPCI bus number
 pciDeviceNumberStringPCI device number
 pciFunctionNumberStringPCI function number
 pciRevisionStringPCI revision number
 pciSubIDStringPCI subsystem ID
 pciSubVendorIDStringPCI sub-vendor ID
 portInfoObjectInformation about the port
  physicalPortsArray of objectsInformation about the physical port
   portTypeStringPhysical port type. This can be one of the following values.
  • ATM
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • OTHER
  • TOKENRING
  • UNKNOWN
   portNumberIntegerNumber of the physical port
   logicalPortsArray of objectsList of associated logical ports
    logicalPortIndexIntegerNumber of logical ports
    portTypeStringLogical port type. This can be one of the following values.
  • ATM
  • BLUETOOTH
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • INFRARED
  • OTHER
  • TOKENRING
  • UNKNOWN
  • WIRELESSLAN
    portNumberIntegerNumber of the logical port
    addressesStringAssigned addresses
    vnicModeBooleanIdentifies whether this is a vNIC port. This can be one of the following values.
  • true. This is a vNIC port.
  • false. This is not a vNIC port.
   peerBayIntegerPeer I/O Module bay
   physicalPortIndexIntegerNumber of physical ports
 posIDStringDevice ID
 productNameStringProduct name
 slotNameStringName for add-in card slot
 slotNumberStringNumber for add-in card slot
 slotSupportsHotPlugBooleanIndicates whether the add-in card supports hot plug. This can be one of the following values.
  • true. Hot plug is supported.
  • false. Hot plug is not supported.
 vpdIDStringVPD ID
addinCardSlotsIntegerSlot number for the add-in card
archStringArchitecture. This can be one of the following values.
  • ia64
  • ppc
  • ppc64
  • x86
  • x86_64
  • Unknown
agentVersionString(Edge devices only) Version of the XClarity management agent that is running on the device
assetTagString(ThinkSystem rack servers only) Name or Tag that represents the server or other physical enclosure
backedByStringThis can be one of the following values.
  • real. The inventory describes real hardware.
  • demo. The inventory describes demo (mock) hardware.
  • proxy. A proxy is temporarily serving to provide the inventory.
bladeStateIntegerState of the server. This can be one of the following values.
  • 0. Initializing
  • 1. Active
  • 2. Discovering
  • 3. Provisioning
  • 4. Provision passed
  • 5. Provision failed
  • 6. Provisioning failed with isolate
  • 7. Pre initialization
  • 8. SDR load
  • 9. POST initialization
  • 10. Communications error
  • 11. Init failed
  • 12. Kernel mode
  • 13. Maintenance mode
  • 14. Fire hose dump mode
  • 15. Flashing
  • 16. No power
  • 17. Unknown
  • 255. Not Applicable
bladeState_healthString 
bladeState_stringString 
bootModeObjectInformation about the boot mode
 currentValueStringCurrent boot mode from the baseboard management controller
 possibleValuesArray of stringsList of possible boot mode values
bootOrderObjectInformation about the boot order
 bootOrderListArray of objectsBoot order attributes
  bootTypeStringBoot type. This can be one of the following values.
  • BootOrder
  • CDDVDROMBootOrder
  • HardDiskBootOrder
  • NetworkBootOrder
  • Permanent
  • SingleUse
  • USBBootOrder
  • WakeOnLan
  • Unknown
  currentBootOrderDevicesArray of stringsList of current boot order devices
  possibleBootOrderDevicesArray of stringsList of possible boot order devices
 uriStringBoot order URI
BundleRepoAvailableSpaceInKBLong(servers with XCC2 only) Amount of available space in the repository, in KB
canistersArray of objects(Flex System storage devices only) See GET /canisters for details.
canisterSlotsInteger(Flex System storage devices only) Canister slots
cmmDisplayNameStringDisplay name provided by the CMM
cmmHealthStateStringHealth summary that corresponds to the highest event severity of all the devices
For servers or storage devices in a chassis, this can be one of the following values.
  • Normal
  • Non-Critical
  • Warning
  • Minor-Failure
  • Major-Failure
  • Non-Recoverable
  • Critical
  • Unknown
For rack servers, this can be one of the following values.
  • Informational
  • Warning
  • Minor
  • Major
  • Critical
  • Fatal
  • Unknown
complexIDIntegerComplex ID
contactStringContact
dataHandleLongTime stamp of the last status update
descriptionStringDescription that was provided by the CMM
deviceDriversArray of objectsInformation about device drivers in the server
 displayNameStringDisplay name
 driverClassStringClass
 driverClassIdStringClass ID
 driverFilesArray of objectsInformation about the device driver files
  pathStringFile path
  versionStringFile version
 installDateStringInstallation date
 instIDStringInstallation ID
 localInfNameStringLocal INF file name
 nameStringName
 releaseDateStringRelease date
 versionStringVersion
diskDriveSensorInfoArray of stringsList of disk-drive sensor names
dnsHostnamesArray of stringsDNS hosts that are configured in the baseboard management controller
domainNameStringDomain name
driveBaysIntegerDrive bays
drivesArray of objectsIMM and ThinkServer based servers only Drive details
 bayIntegerDrive bay
 capacityIntegerDrive capacity
 interfaceTypeString(ThinkServer servers only) Drive interface type
 mediaTypeString(ThinkServer servers only) Drive media type
 raidPresenceString(ThinkServer servers only) Type of RAID method. This can be one of the following values.
  • Regular. The drive is part of a RAID.
  • Non-RAID drive. This drive is not part of a RAID.
 speedString(ThinkServer servers only) Drive speed
 stateString(ThinkServer servers only) Drive state. This can be one of the following values.
  • active
  • stopped
  • transitioning
embeddedHypervisorPresenceBooleanThis can be one of the following values.
  • true
  • false
encapsulationObjectInformation about encapsulation
 encapsulationModeStringEncapsulation (firewall settings) mode. This can be one of the following values.
  • notSupported. Encapsulation is not supported for this node.
  • normal. Encapsulation is disabled for this node.

    The global encapsulation setting is disabled by default. When disabled, the device encapsulation mode is set to normal and the firewall rules are not changed as part of the management process.

  • encapsulationLite. Encapsulation is enabled for this node.

    When the global encapsulation setting is enabled and the device supports encapsulation, XClarity Administrator communicates with the device during the management process to change the device encapsulation mode to encapsulationLite and to change the firewall rules on the device to limit incoming requests to those only from XClarity Administrator.

 nonBlockedIpAddressListArray of stringsList of non-blocked IP addresses. This attribute is available only when the encapsulation mode is encapsulationLite.
errorFieldsArray of objects that contain {string, errorCode}Error codes. This can be one of the following values.
  • FETCH_SUCCESS
  • FETCH_FAILED
  • NO_CONNECTOR
  • FATAL_EXCEPTION
  • NETWORK_FAIL
excludedHealthStateStringHighest severity alert with exclusions. This can be one of the following values.
  • Normal
  • Non-Critical
  • Warning
  • Minor-Failure
  • Major-Failure
  • Non-Recoverable
  • Critical
  • Unknown
expansionCardsArray of objectsInformation about expansion cards
 fodUniqueIDStringFeature on demand (FoD) unique ID
 isAddOnCardBooleanIdentifies whether the device is an add-on card. This can be one of the following values.
  • true. The device is an add-on card
  • false. The device is not an add-on card
 isAgentlessBooleanIdentifies whether the device is agentless. This can be one of the following values.
  • true. The device is agentless.
  • false. The device is not agentless.
 nameStringDescription
 pciBusNumberStringPCI bus number
 pciDeviceNumberStringPCI device number
 pciFunctionNumberStringPCI function number
 pciSubIDStringPCI subsystem ID
 pciSubVendorIDStringPCI sub-vendor ID
 portInfoObjectInformation about the ports
  physicalPortsArray of objectsInformation about the physical ports
   logicalPortsArray of objectsList of associated logical ports
    addressesStringAssigned addresses
    logicalPortIndexIntegerNumber of logical ports
    portNumberIntegerNumber of the logical port
    portTypeStringLogical port type. This can be one of the following values.
  • ATM
  • BLUETOOTH
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • INFRARED
  • OTHER
  • TOKENRING
  • UNKNOWN
  • WIRELESSLAN
    vnicModeBooleanIdentifies whether this is a vNIC port. This can be one of the following values.
  • true. This is a vNIC port.
  • false. This is not a vNIC port.
   physicalPortIndexIntegerNumber of physical ports
   portTypeStringPhysical port type. This can be one of the following values.
  • ATM
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • OTHER
  • TOKENRING
  • UNKNOWN
   portNumberIntegerNumber of the physical port
   peerBayIntegerPeer I/O Module bay
 posIDStringDevice ID
 vpdIDStringVPD ID
expansionCardSlotsIntegerExpansion card slots
expansionProductsArray of strings(Servers with blade expanders installed only) List of expansion hardware. This can be one or more of the following values.
  • expansionProducts
  • expansionCards
  • addinCards
  • pciExpressCards
expansionProductSlotsInteger(Servers with blade expanders installed only) Expansion product slots
expansionProductTypeStringExpansion product type. This can be one of the following values.
  • SEN. StorageExpansionNode
  • PEN. PciExpansionNode
  • Expansion card
  • Addin Card
  • PCI Express Card
  • Unknown
fansArray of objects(ThinkServer and ThinkSystem rack servers only) Information about storage backplane assets
faceplateIDsArray of objects 
 deviceIdInteger 
 entityIdInteger 
 fruNumberString(ThinkSystem rack servers only)
 nameString 
 partNumberString(ThinkSystem rack servers only)
 posIDInteger 
 productIdInteger 
 serialNumberString(ThinkSystem rack servers only)
 vpdIDInteger 
FeaturesOnDemandObjectInformation about features on demand
 featuresArray of stringsList of features that are active for the tier
 tierLevelIntegerTier level of the XClarity Controller feature key that is installed. This can be one of the following values.
  • 0.
  • 1. XClarity Controller Standard
  • 2. XClarity Controller Advanced
  • 3. XClarity Controller Enterprise
firmwareArray of objectsServer firmware details
 buildStringFirmware build
 dateStringFirmware date
 nameStringFirmware name
 roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
 statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  • Pending
 typeStringFirmware type, such as BMC-Primary, BMC-Backup, UEFI, MP, or DSA
 versionStringFirmware version
flashStorageArray of objectsInformation about flash storage
 defaultBlockSizeLongFlash storage device block size
 descriptionStringFlash storage description
 serialNumberStringFlash storage serial number
 firmwareArray of objectsFlash storage firmware properties
  buildStringFirmware build
  classificationsArray of integersFirmware type codes
  dateStringFirmware date
  nameStringFirmware name
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  softwareIDStringSoftware identifier
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 manufacturerStringFlash storage manufacturer
 maxMediaSizeLongFlash storage device media size
 nameStringFlash storage description
 partNumberStringFlash storage part number
 slotNumberIntegerFlash storage slot number
 uuidStringFlash storage UUID
FQDNStringFully qualified domain name
FRUStringFRU part number
fruSerialNumberStringFRU serial number
hasOSStringIdentifies whether an operating system is installed. This can be one of the following values.
  • true. Operating system is installed.
  • false. Operating system is not installed.
heightInteger(Rack Server only) Height of the server
hostMacAddressesStringHost MAC address
hostnameStringHostname
ipInterfacesArray of objectsInformation about the IP addresses of the baseboard management controller
 IPv4assignmentsArray of objectsInformation about IPv4 assignments
  addressStringIPv4 address
  gatewayStringIPv4 gateway
  idIntegerIPv4 assignment ID
  subnetStringIPv6 subnet mask
  typeStringType of the IPv4 assignment. This can be one of the following values.
  • INUSE
  • CONFIGURED
  • ALIAS
  • UNKNOWN
 IPv4DHCPmodeStringIP address assignment method. This can be one of the following values.
  • STATIC_ONLY
  • DHCP_ONLY
  • DHCP_THEN_STATIC
  • UNKNOWN
 IPv4enabledBooleanIdentifies whether IPv4 is enabled. This can be one of the following values.
  • true. IPv4 is enabled
  • false. IPv4 is disabled
 IPv6assignmentsArray of objectsInformation about IPv6 assignments
  addressStringIPv6 address
  gatewayStringIPv6 gateway
  idIntegerIPv6 assignment ID
  prefixIntegerIPv6 prefix
  scopeStringScope of the IPv6 assignment. This can be one of the following values.
  • Global
  • LinkLocal
  • Unknown
  sourceStringSource of the IPv6 assignment. This can be one of the following values.
  • DHCP
  • Statelesss
  • Static
  • Other
  • Unknown
  typeStringType of the IPv6 assignment. This can be one of the following values.
  • INUSE
  • CONFIGURED
  • ALIAS
  • UNKNOWN
 IPv6DHCPenabledBooleanIdentifies whether IPv6 DHCP is enabled. This can be one of the following values.
  • true. IPv6 DHCP is enabled
  • false. IPv6 DHCP is disabled
 IPv6enabledBooleanIdentifies whether IPv6 is enabled. This can be one of the following values.
  • true. IPv6 is enabled
  • false. IPv6 is disabled
 IPv6statelessEnabledBooleanIdentifies whether IPv6 stateless is enabled. This can be one of the following values.
  • true. IPv6 stateless is enabled
  • false. IPv6 stateless is disabled
 IPv6staticEnabledBooleanIdentifies whether IPv6 static is enabled. This can be one of the following values.
  • true. IPv6 static is enabled
  • false. IPv6 static is disabled
 labelStringLabel
 nameStringName
ipv4AddressesArray of stringsList of IPv4 addresses
ipv6AddressesArray of stringsList of IPV6 addresses
isConnectionTrustedBooleanIdentifies whether communication with the device is trusted using peer certificate authentication. This can be one of the following values.
  • true. The connection is trusted.
  • false. The connection is not trusted.
isITMEBooleanIndicates whether the server is a Flex System compute node. This can be one of the following values.
  • true. The node is a compute node.
  • false. The node is a rack or tower server, or storage device
isRemotePresenceEnabledBooleanIndicates whether remote presence is enabled. This can be one of the following values.
  • true. Remote presence is enabled
  • false. Remote presence is disabled
isScalableBooleanThis can be one of the following values.
  • true
  • false
lanOverUsbStringIdentifies whether LAN over USB is enabled. This can be one of the following values.
  • enabled. LAN over USB is enabled.
  • disabled. LAN over USB is disabled.
isRemotePresenceEnabledBoolean 
isScalableBoolean 
isITMEBoolean 
lanOverUsbString 
lanOverUsbPortForwardingModesArray of objectsEthernet-over-USB port forwarding mode

This attribute requires Lenovo XClarity Administrator v1.2.0.

 externalIPAddressStringIP address of the port
 stateStringIdentifies whether the Ethernet over USB port forwarding mode is enabled or disabled. This can be one of the following values.
  • enabled.
  • disabled.
 typeStringType of LAN over USB port. This can be one of the following values.
  • OSDeploy.
ledsArray of objectsInformation about server LEDs
 colorStringLED color. This can be one of the following values.
  • Red
  • Amber
  • Yellow
  • Green
  • Blue
  • Unknown
 conditionsString(ThinkServer servers only) LED condition. This can be one of the following values.
  • Fault.
  • Warning.
 locationStringLED location. This can be one of the following values.
  • Front panel
  • Lightpath Card
  • Planar
  • FRU
  • Rear Panel
  • Unknown
 nameStringLED name
 stateStringLED state. This can be one of the following values.
  • Off
  • On
  • Blinking
  • Unknown
locationObjectInformation about the location of the server or Flex System storage device
 locationStringLocation
 lowestRackUnitIntegerLowest rack unit
 rackStringRack
 roomStringRoom
logicalIDIntegerLogical ID (Scalable complex and partitionEnabled is true)
m2PresenceBooleanIndicates whether the node contains M.2 storage. This can be one of the following values.
  • true. M.2 storage is present.
  • false. M.2 storage is not present.
macAddressStringMAC address
machineTypeStringServer machine type
manufacturerStringManufacturer
manufacturerIDStringManufacturer ID
memoryModulesArray of objectsInformation about memory modules
 additionalInfoObjectAdditional information about memory modules
  appDirectCapacityIntegerCapacity, in MiB, that is allocated for AppDirect
  fipsModeString 
  firmwareObjectInformation about memory module firmware
   buildStringFirmware build
   classificationsArray of integersFirmware type codes
   dateStringFirmware date
   nameStringFirmware name
   revisionStringFirmware revision
   roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
   softwareID Firmware ID
   statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
   typeStringFirmware type
   versionStringFirmware version
  fruPartNumberString 
  inaccessibleCapacityIntegerCapacity, in MiB, that cannot be accessed due to licensing issues
  memoryCapacityIntegerCapacity, in MiB, that is allocated for memory
  memoryMetricsObject 
   aitDramStatusString 
   alarmTripsObject 
    spareBlockString 
    temperatureString 
   healthStatusReasonString 
   healthStatusStringString 
   latchedDirtyShutdownCountString 
   latchedDirtyShutdownStatusString 
   predictedMediaLifeLeftPercentString 
  securityStateStringString 
 capacityLongCapacity
 fruPartNumberStringFRU part number, if applicable
 healthStateString 
 displayNameStringDisplay name
 manufacturerStringManufacturer
 MPFAObjectInformation about memory failure prediction analytics
  MPFA_HealthStatusObjectInformation about health status
   MajorIntegerNumber of major health events
   MinorIntegerNumber of warning (minor) health events
  MPFA_SevereFaultsArray of objectsInformation about severe faults
   errorCntIntegerNumber of errors
   faultTypeIntegerFault type
   locationStringFault location
   timestampLongTimestamp when the fault occurred
 modelStringModel
 operatingMemoryModeArray of stringsMemory operating mode. This can be one of the following values.
  • Volatile
  • Persistent
 partNumberStringPart number
 presentBoolean 
 serialNumberStringSerial number
 slotIntegerSlot
 speedLongNumber of data-transfer operations that occur in each second, in MT/s (megatransfers per second)
 speedMBsLongAmount of data that is transferred in each second, in MB/s (megabytes per second)
 typeStringType
memorySlotsIntegerNumber of memory slots
mgmtProcIPaddressStringIP address used by Lenovo XClarity Administrator to manage this resource
mgmtProcTypeStringType of management controller. This can be one of the following values.
  • FSP
  • IMM2
  • lenovo-AMI-controller
  • XCC
  • XCC2
  • UNKNOWN
modelStringServer model
nameStringName that is displayed in the user interface for this device

The value of this attribute is determined by preferredDisplayName attribute in the GET /aicc method. For example, if the preferredDisplayName attribute is set to hostname, then the value for this name attribute is the same as the hostname attribute in the GET /aicc method.

nistObjectInformation about NIST compliance
 currentValueStringCryptography mode to be used. This can be one of the following values.
  • Unknown
  • Compatibility
  • Nist_800_131A_Strict
  • Nist_800_131A_Custom
 possibleValuesArray of stringsList of possible values
onboardPciDevicesArrayInformation about on-board PCI devices
 classString 
 firmwareArray of objectsFirmware
  buildStringFirmware build
  classificationsArray of integersFirmware type codes
  dateStringFirmware date
  nameStringFirmware name
  revision Firmware revision
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  softwareIDStringFirmware ID
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 fodUniqueIDStringFoD unique ID
 isAddOnCardBooleanIdentifies whether the device is an add-on card. This can be one of the following values.
  • true. The device is an add-on card
  • false. The device is not an add-on card
 isAgentlessBooleanIdentifies whether the device is agentless. This can be one of the following values.
  • true. The device is agentless.
  • false. The device is not agentless.
 nameStringDescription
 pciBusNumberStringPCI bus number
 pciDeviceNumberStringPCI device number
 pciFunctionNumberStringPCI function number
 pciRevisionStringPCI revision
 pciSubIDStringPCI subsystem ID
 pciSubVendorIDStringPCI sub-vendor ID
 portInfoObjectInformation about the ports
  physicalPortsArray of objectsInformation about the physical ports
   logicalPortsArray of objectsList of associated logical ports
    addressesStringAssigned addresses
    logicalPortIndexIntegerNumber of logical ports
    portTypeStringLogical port type. This can be one of the following values.
  • ATM
  • BLUETOOTH
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • INFRARED
  • OTHER
  • TOKENRING
  • UNKNOWN
  • WIRELESSLAN
    portNumberIntegerNumber of the logical port
    vnicModeBooleanIdentifies whether this is a vNIC port. This can be one of the following values.
  • true. This is a vNIC port.
  • false. This is not a vNIC port.
   peerBayIntegerPeer I/O Module bay
   physicalPortIndexIntegerNumber of physical ports
   portNumberIntegerNumber of the physical port
   portTypeStringPhysical port type. This can be one of the following values.
  • ATM
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • OTHER
  • TOKENRING
  • UNKNOWN
 posIDStringDevice ID
 vpdIDStringVPD ID
osInfoObjectInformation about the operating system that is installed on the server
 descriptionStringOperating system name and version
 hostnameStringHostname or IP address of the operating system
 os_countryString(Lenovo ThinkEdge servers only) Country
 os_languageString(Lenovo ThinkEdge servers only) Language
 os_nameString(Lenovo ThinkEdge servers only) Name
 os_versionString(Lenovo ThinkEdge servers only) Version
 storedCredentialStringURI of the stored-credential account that is used to access the operating system (for example, storedCredentials/2653)
overallHealthStateStringHighest severity of all alerts. This can be one of the following values.
  • Normal
  • Non-Critical
  • Warning
  • Minor-Failure
  • Major-Failure
  • Non-Recoverable
  • Critical
  • Unknown
parentObjectInformation about the parent of the server or Flex System storage device, if applicable
 uriStringParent URI
 uuidStringParent UUID
parentComplexIDString(Scalable complex only) Parent complex ID
parentPartitionUUIDString(Scalable complex only) Parent partition UUID
partitionIDIntegerPartition ID
partitionEnabledBoolean(Scalable complex only) Indicates whether partition is enabled. This can be one of the following values.
  • true. Partition is enabled
  • false. Partition is disabled
partNumberStringPart number
pciCapabilitiesArray of stringsList of PCI capabilities
pciDevicesArray of objectsInformation about PCI devices
 classStringClass (basic function) of the PCI device. This can be one of the following values.
  • Bridge
  • Communication controller
  • Coprocessor
  • Display controller
  • Docking station
  • Encryption controller
  • Generic system peripheral
  • Input device controller
  • Intelligent controller
  • Mass storage controller
  • Memory controller
  • Multimedia controller
  • Network controller
  • Non-Essential Instrumentation
  • Processing accelerators
  • Processor
  • Satellite communications controller
  • Serial bus controller
  • Signal processing controller
  • Unassigned class
  • Unclassified device
  • Unknown device
  • Wireless controller
 deviceString(ThinkServer severs only) PCI device name
 firmwareArray of objectsPCI device firmware
  buildStringFirmware build
  classificationsArray of integersFirmware type codes
  dateStringFirmware date
  nameStringFirmware name
  revisionStringFirmware revision
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  softwareIDStringFirmware ID
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  • Pending
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 fodUniqueIDStringFoD unique ID
 FRUStringFRU part number
 fruSerialNumberStringFRU serial number
 isAddOnCardBooleanIdentifies whether the device is an add-on card. This can be one of the following values.
  • true. The device is an add-on card
  • false. The device is not an add-on card
 isAgentlessBooleanIdentifies whether the device is agentless. This can be one of the following values.
  • true. The device is agentless.
  • false. The device is not agentless.
 isPLDMUpdateSupportedBooleanIdentifies whether the Platform Level Data Model updates are supported. This can be one of the following values.
  • true. PLDM update is supported.

  • false. PLDM update is not supported.

 manufacturerStringManufacturer
 nameStringDescription
 partNumberStringPart number
 pciBusNumberStringPCI bus number
 pciDeviceNumberStringPCI device number
 pciFunctionNumberStringPCI function number
 pciRevisionStringPCI revision
 pciSegmentNumberStringPCI segment number, if supported
 pciSubIDStringPCI subsystem ID
 pciSubVendorIDStringPCI sub-vendor ID
 portInfoObjectInformation about the ports
  physicalPortsArray of objectsInformation about the physical ports
   logicalPortsArray of objectsList of associated logical ports
    addressesStringAssigned addresses
    logicalPortIndexIntegerNumber of logical ports
    portNumberIntegerNumber of the logical port
    portTypeStringLogical port type. This can be one of the following values.
  • ATM
  • BLUETOOTH
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • INFRARED
  • OTHER
  • TOKENRING
  • UNKNOWN
  • WIRELESSLAN
    vnicModeBooleanIdentifies whether this is a vNIC port. This can be one of the following values.
  • true. This is a vNIC port.
  • false. This is not a vNIC port.
   peerBayIntegerPeer Flex switch bay
   physicalPortIndexIntegerNumber of physical ports
   portNumberIntegerNumber of the physical port
   portTypeStringPhysical port type. This can be one of the following values.
  • ATM
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • OTHER
  • TOKENRING
  • UNKNOWN
   speedLongLink speed, in Gbps (for example, 2.5)
   statusStringLink status. This can be one of the following values.
  • up
  • down
  • unknown
 posIDStringDevice ID
 productNameStringPCI device product name
 slotNameStringName of the PCI device slot
 slotNumberStringNumber of the PCI device slot
 slotSupportsHotPlugBooleanIndicates whether the PCI device supports hot plug. This can be one of the following values.
  • true. Hot plug is supported.
  • false. Hot plug is not supported.
 subClassString(ThinkServer servers only)
 subDeviceString(ThinkServer servers only)
 subVendorString(ThinkServer servers only)
 typeString(ThinkServer servers only)
 uuidStringUUID of the PCI device
 vpdIDStringVPD ID
pciExpressCardsArray of objects(Servers with PCI Express cards installed only) Information about the PCI express card
 fodUniqueIDStringFeature on demand (FoD) unique ID
 isAddOnCardBooleanIdentifies whether the device is an add-on card. This can be one of the following values.
  • true. The device is an add-on card
  • false. The device is not an add-on card
 isAgentlessBooleanIdentifies whether the device is agentless. This can be one of the following values.
  • true. The device is agentless.
  • false. The device is not agentless.
 nameStringDescription
 pciBusNumberStringPCI bus number
 pciDeviceNumberStringPCI device number
 pciFunctionNumberStringPCI function number
 pciSubIDStringPCI subsystem ID
 pciSubVendorIDStringPCI sub-vendor ID
 portInfoObjectInformation about the ports
  physicalPortsArray of objectsInformation about the physical ports
   logicalPortsArray of objectsList of associated logical ports
    addressesStringAssigned addresses
    logicalPortIndexIntegerNumber of logical ports
    portNumberIntegerNumber of the logical port
    portTypeStringLogical port type. This can be one of the following values.
  • ATM
  • BLUETOOTH
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • INFRARED
  • OTHER
  • TOKENRING
  • UNKNOWN
  • WIRELESSLAN
    vnicModeBooleanIdentifies whether this is a vNIC port. This can be one of the following values.
  • true. This is a vNIC port.
  • false. This is not a vNIC port.
   peerBayIntegerPeer Flex switch bay
   physicalPortIndexIntegerNumber of physical ports
   portNumberIntegerNumber of the physical port
   portTypeStringPhysical port type. This can be one of the following values.
  • ATM
  • ETHERNET
  • FC
  • FDDI
  • FRAMERELAY
  • IB
  • OTHER
  • TOKENRING
  • UNKNOWN
 posIDStringDevice ID
 vpdIDStringVPD ID
pciExpressCardSlotsInteger(Servers with PCI Express cards installed only) PCI Express card slots
physicalIDInteger(Scalable complex only) Position of server in the complex
portsArray of objectsPort information
 ioModuleBayIntegerAttached IO module bay number
 portNumberIntegerPort number
posIDStringPosition ID
powerAllocationObjectInformation about power allocation.
 maximumAllocatedPowerLongMaximum power allocated to the server
 minimumAllocatedPowerLongMinimum power allocated to the server
powerCappingPolicyObject(Rack Server only)
 cappingACorDCModeStringCapping AC or DC mode. This can be one of the following values.
  • AC
  • DC
  • Unknown
 cappingPolicyStringCapping policy. This can be one of the following values.
  • OFF
  • STATIC
  • UNKNOWN
 currentPowerCapLongCurrent power cap
 maxPowerCapLongMaximum power capping level
 maximumPowerCappingHotPlugLevelLongMaximum power capping hot plug level
 minPowerCapLongMinimum power capping level
 minimumHardCapLevelLongMinimum hard capping level
 minimumPowerCappingHotPlugLevelLongMinimum power capping hot plug level
 powerCappingAllocUnitStringPower capping allocation unit
powerStatusIntegerThis can be one of the following values.
  • 0. Unknown
  • 5. Off
  • 8. On
  • 17. Standby
powerSuppliesArray of objects(Rack servers only) Information about power supplies
 cmmDisplayNameStringAssigned component name
 dataHandleLongTime stamp of the last status update
 descriptionStringAssigned component description
 firmwareArray of objectsInformation about firmware
  buildStringFirmware build
  dateStringFirmware date
  nameStringFirmware name
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 FRUStringFRU part number
 fruSerialNumberStringFRU serial number
 hardwareRevisionStringHardware revision
 healthStateStringHealth state of the server. This can be one of the following values.
  • Normal
  • Non-Critical
  • Warning
  • Minor-Failure
  • Major-Failure
  • Non-Recoverable
  • Critical
  • Unknown
 inputVoltageIsACBooleanIdentifies whether the input voltage is ac or dc. This can be one of the following values. The value is valid only if inputVoltageMin and inputVoltageMax are valid.
  • true. ac
  • false. dc
 inputVoltageMaxIntegerMaximum input voltage. A value of -1 mean it has not been set yet.
 inputVoltageMinIntegerMinimum input voltage. A value of -1 means it has not been set yet.
 ledsArray of objectsInformation about power-supply LEDs.
  colorStringLED color. This can be one of the following values.
  • Red
  • Amber
  • Yellow
  • Green
  • Blue
  • Unknown
  locationStringLED location. This can be one of the following values.
  • Front panel
  • Lightpath Card
  • Planar
  • FRU
  • Rear Panel
  • Unknown
  nameStringLED name
  stateStringLED state. This can be one of the following values.
  • Off
  • On
  • Blinking
  • Unknown
 machineTypeStringMachine type
 manufactureDateStringManufacture date
 manufacturerStringManufacturer
 manufacturerIdStringManufacturer ID
 modelStringPower-supply model
 nameStringUser-defined name, if available. Otherwise, this is one of the following values.
  • component name
  • serial number
  • UUID
 partNumberStringPart number
 posIDStringPosition ID
 powerAllocationObjectInformation about the power allocation
  totalInputPowerLongTotal input power
  totalOutputPowerLongTotal output power
 powerStateStringCurrent power state of the power supply. This can be one of the following values.
  • Off
  • On
  • ShuttingDown
  • Standby
  • Hibernate
  • Unknown
 productIdStringProduct ID
 productNameStringProduct name
 serialNumberStringSerial number
 slotsArrayPower-supply primary slot
 typeStringResource type. This value is always PowerSupply.
 uriStringURI
 userDescriptionStringUser description
 uuidStringUUID
 vpdIDStringVPD ID
primaryBoolean(Scalable complex only) Identifies whether the host platform is the primary node when the host platform is configured as a scalable complex. This can be one of the following values.
  • true. This is the primary node.
  • false. This is not the primary node.
processorsArray of objectsInformation about processors
 coresIntegerNumber of cores
 displayNameStringDisplay name
 familyStringFamily
 manufacturerStringManufacturer
 maxSpeedMHZIntegerMaximum processor speed, in MHz
 productVersionStringProduct version
 slotIntegerSlot
 socketStringSocket information. For servers, this is the socket number (for example, “Socket 1”). For scalable complexes, this is the node and socket number (for example, “Node 1 Socket 1”).
 speedDouble (float)Speed
 tdpWattsIntegerThermal design power usage, in Watts
processorSlotsIntegerNumber of processor slots
ProcessorIntelSpeedSelectObjectInformation about the Intel processor speed setting
 currentValueStringCurrent setting from the baseboard management controller
 possibleValuesArray of stringsList of possible values
productIDStringProduct ID
productNameStringProduct name
raidSettingsArrayInformation about RAID devices
 batteryDataArray 
 descriptionStringRAID devices description
 diskDrivesArray of objectsXCC-based servers only Information about disk drives
  bayIntegerBay or slot number
  blockSizeLongBlock size
  capacityInteger(M.2 drives only) Storage capacity, in KB
  descriptionStringDescription
  diskStateStringDisk-drive state
  encryptionStatusStingIndicates whether the disk drive is encrypted. This can be one of the following values.
  • unencrypted. The drive is not encrypted.
  • locked. The drive is encrypted, and the host is power off.
  • unlocked. The drive is encrypted, and the host is power on.
  firmwareArray of objects(M.2 and NVM3 drives only) Information about firmware
   buildStringFirmware build.
   classificationsArray of integersFirmware type codes
   dateStringFirmware date.
   nameStringFirmware name.
   revisionStringFirmware revision
   roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
   softwareIDStringFirmware ID
   statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
   typeStringFirmware type, such as UEFI, MP, or DSA
   versionStringFirmware version.
  FRUStringFRU
  healthStateStringDevice health state
  hotSpareTypeStringType of hot spare drive. This can be one of the following values.
  • Global
  • None
  interfaceTypeStringInterface type
  largestAvailableSizeInteger 
  m2LocationString(M.2 drives only) Location of M.2 drive and bay
  manufacturerStringManufacturer
  mediaTypeStringMedia type
  modelStringModel
  nameStringDrive name
  numberOfBlocksLongNumber of blocks
  partNumberStringPart number
  remainingLifeIntegerIndicate the amount of life that remains for a solid-state drive (SSD). This can be one of the following values.
  • 0 - 100. The percent of remaining life
  • -1. Unknown (default)
  • -2. Information is not available
  • -3. The drive is not an SSD
  serialNumberStringSerial number
  temperatureIntegerDevice temperature
  uuidStringUUID
 firmwareArray of objectsInformation about firmware
  buildStringFirmware build
  classificationsArray of integersFirmware type codes
  dateStringFirmware date
  nameStringFirmware name
  revisionStringFirmware revision
  roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
  softwareID Firmware ID
  statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  • Pending
  typeStringFirmware type, such as UEFI, MP, or DSA
  versionStringFirmware version
 isAddOnCardBooleanIdentifies whether the RAID adapter is an add-on card. This can be one of the following values.
  • true. The RAID adapter is an add-on adapter.
  • false. The RAID adapter is an on-board adapter.
 nameStringRAID devices name
 slotNumberStringRAID adapter slot number

If the RAID adapter is an on-board adapter, this value is null.

 storagePoolsArray of objects 
  arrayUidString 
  arrayStatusString 
  combinedRaidLevelStringCombined RAID level. This can be one of the following values.
  • 0. Striping
  • 1. Mirroring
  • 5. Distributed dual-parity
  • 6. Striping with-parity
  • 10. Disk mirroring and disk striping (1+0)
  • 50. Distributed parity and disk striping (5+0)
  • 60. Distributed dual-parity and disk striping (6+0)
  • 00.
Note
RAID level 0, 1, or 5 are supported on all serves. RAID level 6, 10, 50, 60, and 00 are supported only on ThinkSystem servers with XCC version 2.1 and later. (ThinkSystem SR950 requires XCC version 1.4 or later).
  diskDrivesArray of objects 
   bayInteger 
   blockSizeInteger 
   capacityLong 
   descriptionString 
   diskStateString 
   firmwareArray of objectsInformation about disk-drive firmware
    buildStringFirmware build
    classificationsArray of integersFirmware type codes
    dateStringFirmware date
    nameStringFirmware name
    revisionStringFirmware revision
    roleStringFirmware role. This can be one of the following values.
  • Primary
  • Backup
  • Temporary
  • Permanent
    softwareIDStringFirmware ID
    statusStringFirmware status. This can be one of the following values.
  • Active
  • Inactive
  • Pending
    typeStringFirmware type, such as UEFI, MP, or DSA
    versionStringFirmware version
   FRUString 
   healthStateString 
   interfaceTypeString 
   largestAvailableSizeInteger 
   m2LocationString 
   manufacturerString 
   mediaTypeString 
   modelString 
   nameString 
   numberOfBlocksLong 
   remainingLifeIntegerIndicate the amount of life that remains for a solid-state drive (SSD). This can be one of the following values.
  • 0 - 100. The percent of remaining life
  • -1. Unknown (default)
  • -2. Information is not available
  • -3. The drive is not an SSD
   partNumberString 
   serialNumberString 
   uuidString 
  descriptionString 
  nameString 
  raidLevelInteger 
  remainingSpaceInteger 
  storageVolumesArray of objects 
   accessPermissionString 
   blockSizeInteger 
   bootableBoolean 
   descriptionString 
   driveIndexInteger 
   healthString 
   isSDRAIDString 
   LUNInteger 
   nameString 
   numberOfBlocksLong 
   primaryPartitionInteger 
   removableBoolean 
   stripeSizeInteger 
   targetTypeString 
   volumeIDString 
   volumeStatusString 
   volumeTypeString 
   volumeOwnerString 
   volumeUIDString 
  totalManagedSpaceLong 
 uuidStringRAID devices UUID
secureBootModeObjectInformation about the secure boot mode
 currentValueStringCurrent secure boot mode from the baseboard management controller
 possibleValuesArray of stringsList of possible boot mode values
securityDescriptorObjectInformation about the authentication enablement and support the associated stored credentials for a managed device
 managedAuthEnabledBooleanIndicates whether the device uses managed authentication. This can be one of the following values.
  • true. The device uses managed authentication.
  • false. The device uses local authentication.
 managedAuthSupportedBooleanIndicates whether the device supports the ability to choose whether managed authentication is to be used. This can be one of the following values.
  • true. This device supports the ability to choose managed authentication.
  • false. This device does not support the ability to choose managed authentication.
 publicAccessBooleanIndicates whether the device can be accessed by all role groups. This can be one of the following values.
  • true. The resource is can be access by all role group.
  • false. The resource is restricted to specific role groups.
 roleGroupsArray of stringsList of role groups that are permitted to view and manage this device
 storedCredentialsArray of objectsInformation about the stored credential that is associated with this device, if applicable
  descriptionStringDescription of the stored credential
  idStringID of the stored credential
  userNameStringName of the stored credential
 uriStringURI of the device
securityModeString(servers with XCC2 only) Security Mode. This can be one of the following values.
  • NIST SP 800-131A
  • Compatibility Security
  • Standard Security
  • Enterprise Strict Security
selLogBooleanIndicates whether the SEL log is supported and present on this server. This can be one of the following values.
  • true. SEL log is supported.
  • false. SEL log is not supported.
serialNumberStringServer serial number
slotsArray of integersList of occupied slots
ssdWearThresholdInteger(ThinkSystem and ThinkAgile only) SSD remaining-life alert threshold

When this threshold is exceeded, an alert is generated. The default value is 8% of remaining life.

ssoEnabledBooleanIndicates whether single sign-on is enabled. This can be one of the following values.
  • true. Single sign-on is enabled.
  • false. Single sign-on is disabled.
statusObjectManagement status
 messageStringThis can be one of the following values.
  • managed
  • unmanaged
 nameStringThis can be one of the following values.
  • MANAGED
  • UNMANAGED
subSlotsArray of integersList of occupied sub-slots
subTypeStringSub-type
systemGuardSettingObject(servers with XCC2 only) Information about System Guard settings on the device.
 lockDownPolicyStringIndicates the behavior when System Guard is enabled. This can be one of the following values.
  • GenerateEventOnly. When any inventory change is detected, an event is raised, but no other action is taken. This is default behavior on devices.
  • PreventOSBooting. When a processor or memory inventory change is detected, an event is raised.

    If you attempt to boot into the OS, you are warned if System Guard detects configuration changes. In this case, you are prompted to log into the baseboard management controller if the changes are unexpected; otherwise, you can continue the boot or shutdown process.

 osBootPreventingBooleanIndicates whether to prevent booting the OS when deviations are detected between the snapshot and the current inventory (when the status is noncompliant). This can be one of the following values.
  • true. Rebooting the OS is prevented when deviations are detected.
  • false. Rebooting the OS is allowed when deviations are detected.
 statusStringCompliance status. This can be one of the following values.
  • Compliant. The snapshot matches the current inventory for the device.
  • Noncompliant. The snapshot does not match the current inventory for the device.
 systemGuardEnabledBooleanIndicates whether System Guard is enabled. This can be one of the following values.
  • true. System Guard is enabled.
  • false. System Guard is disabled.
thinkServerFruArray of objects(ThinkServer servers only) Information about ThinkServer FRUs
 descriptionStringFRU description
 deviceNameStringFRU device name
 manufatucturerStringFRU manufacturer
 manufatucturerDateStringFRU manfacuture date
 serialStringFRU serial number
 partNumberStringFRU part number
tlsVersionObjectInformation about the SSL or TLS protocol and version
 currentValueStringSSL or TLS protocol and version to be used. This can be one of the following values.
  • unsupported
  • TLS_12. TLS v1.2
  • TLS_13. TLS v1.3
 possibleValuesArray of stringsList of possible values
typeStringResource type. This can be one of the following values.
  • Edge Server. ThinkSystem SE server
  • ITE. Flex System server
  • Lenovo ThinkServer. ThinkServer server
  • NeXtScale. NeXtScale server
  • Rack-Tower Server. ThinkSystem SD, ThinkSystem SR, or ThinkSystem ST, System x, Converged, or NeXtScale server
  • SCU. storage device.
udcVersionString(ThinkEdge servers only) Version of the management agent that is installed on the server
uriStringURI
userDefinedNameStringUser-defined name for the device
userDescriptionStringUser description
uuidStringUUID
vnicModeStringVNIC mode. This can be one of the following values.
  • enabled
  • disabled
vpdIDStringVPD ID
The following example of rack server information in JSON format is returned if the request is successful.
{
{
"accessState": "Online",
"accountLockoutPeriod": 0,
"activationKeys": [{
"description": "Lenovo XClarity Controller Enterprise Upgrade",
"keyUseLimit": 0,
"keyExpirationDate": "NO CONSTRAINTS",
"keyIdentiferList": [{
"keyIdentifierType": "MT",
"keyIdentifier": "7D43J30314EN"
}],
"keyFeatureType": 53,
"keyStatus": "VALID",
"keyUseCount": 0,
"uuid": "",
},
{
"description": "Lenovo XClarity Controller Advanced Upgrade",
"keyUseLimit": 0,
"keyExpirationDate": "NO CONSTRAINTS",
"keyIdentiferList": [{
"keyIdentifierType": "MT",
"keyIdentifier": "7D43J30314EN"
}],
"keyFeatureType": 52,
"keyStatus": "VALID",
"keyUseCount": 0,
"uuid": "",
}],
"addinCards": [{
"class": "Mass storage controller",
"firmware": [{
"build": "0",
"classifications": [10],
"date": "2020-09-04T00:00:00Z",
"name": "MV88SE9230",
"revision": "0",
"role": "",
"softwareID": "1D490304",
"status": "Active",
"type": "Firmware",
"version": "2.3.20.1211"
},
{
"build": "0",
"classifications": [32773],
"date": "2020-10-30T00:00:00Z",
"name": "Marvell UEFI AHCI Driver &amp; BIOS",
"revision": "0",
"role": "",
"softwareID": "1D490304",
"status": "Active",
"type": "Boot ROM",
"version": "0.0.20.1014"
}],
"fodUniqueID": "",
"FRU": "01PE604",
"fruSerialNumber": "R2SH12R002V",
"isAddOnCard": true,
"isAgentless": false,
"isPLDMUpdateSupported": true
"manufacturer": "Lenovo",
"name": "ThinkSystem M.2 SATA 2-Bay RAID Enablement Kit",
"partNumber": "SR17A32467",
"pciBusNumber": "226",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciRevision": "11",
"pciSubID": "304",
"pciSubVendorID": "1d49",
"portInfo": {},
"posID": "9230",
"productName": "ThinkSystem M.2 SATA 2-Bay RAID Enablement Kit",
"slotNumber": "15",
"slotSupportsHotPlug": "false",
"slotName": "PCIe 15",
"vpdID": "1b4b",
}, ... {
"class": "Network controller",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "2021-05-19T00:00:00Z",
"name": "Software Bundle",
"revision": "0",
"role": "",
"softwareID": "17AA4140",
"status": "Active",
"version": "218.0.197.6",
"type": "Software Bundle"
}],
"fodUniqueID": "",
"FRU": "01PE765",
"fruSerialNumber": "L0NV0AG005R",
"isAgentless": false,
"isAddOnCard": true,
"isPLDMUpdateSupported": true
"manufacturer": "Broadcom Limited",
"name": "Broadcom 57414 10/25GbE SFP28 2-port OCP Ethernet Adapter",
"pciBusNumber": "33",
"partNumber": "SN37A28311",
"pciDeviceNumber": "0",
"pciFunctionNumber": "1",
"pciRevision": "1",
"pciSubID": "4140",
"pciSubVendorID": "17aa",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "bc:97:e1:af:65:5f",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"peerBay": 0,
"physicalPortIndex": 2,
"portNumber": 2,
"portType": "ETHERNET",
"speed": -1.0,
"status": "Down"
}]
},
"posID": "16d7",
"productName": "Broadcom 57414 10/25GbE SFP28 2-port OCP Ethernet Adapter",
"slotName": "PCIe 9",
"slotNumber": "9",
"slotSupportsHotPlug": "false",
"vpdID": "14e4",
}],
"addinCardSlots": 0,
"arch": "x86",
"assetTag": "Server_1",
"backedBy": "real",
"bladeState": 0,
"bmuParamObject": null,
"bootMode": {
"currentValue": "UEFI Mode",
"possibleValues": ["UEFI Mode","Legacy Mode"]
},
"bootOrder": {
"uri": "nodes/F1F05094A10F11EB940D0A94EFF26C99/bootOrder",
"bootOrderList": [{
"bootType": "USBBootOrder",
"currentBootOrderDevices": [],
"possibleBootOrderDevices": []
}, ... {
"bootType": "HardDiskBootOrder",
"currentBootOrderDevices": ["UEFI: SLOT15 (E2/0/0) ThinkSystem M.2 VD PORT 0"],
"possibleBootOrderDevices": ["UEFI: SLOT15 (E2/0/0) ThinkSystem M.2 VD PORT 0"]
}]
},
"cimEnabled": false,
"cmmDisplayName": "Management Controller UUID-F1F05094A10F11EB940D0A94EFF26C99",
"cmmHealthState": "Critical",
"contact": "",
"complexID": -1,
"dataHandle": 1649161203268,
"description": "This resource is used to represent a chassis or other physical enclosure for a
Redfish implementation.",
"deviceDrivers": [{
"displayName": "Intel(R) Ethernet Server Adapter I350-T2 #2",
"driverClass": "Net",
"driverClassId": "4D36E97D-E325-11CE-BFC1-08002BE10318",
"driverFiles": [{
"path": "C:\WINOWS\system32\drivers\e1r68x64.sys",
"version": "12.18.11.1"
}],
"installDate": "2022-03-30T19:30:16-07:00",
"instID": "PCI\\VEN_8086&amp;DEV_1521&amp;SUBSYS_00A280086&amp;REV_01B9691FFF9E766201",
"localInfName": "oem27.inf",
"name": "Intel(R) Ethernet Server Adapter I350-T2 #2",
"releaseDate": "2020-06-14T17:00:00-07:00",
"version": "12.18.11.1"
}],
"diskDriveSensorInfo": ["Drive 0","Drive 1","Drive 2", ... "Drive Mismatch","Drive Key Fault"],
"domainName": "",
"driveBays": 0,
"drives": [],
"embeddedHypervisorPresence": false,
"encapsulation": {
"encapsulationMode": "normal"
},
"errorFields": [
{ "ChassisMounted": "FATAL_EXCEPTION" },
{ "ServerSlots": "FATAL_EXCEPTION" },
{ "FlashDimm": "FATAL_EXCEPTION" },
{ "RackPowerSupplies": "FATAL_EXCEPTION" },
{ "ServerMemoryAndCpuSlots": "FATAL_EXCEPTION" }
],
"excludedHealthState": "Critical",
"expansionCards": [],
"expansionCardSlots": 0,
"expansionProducts": [],
"expansionProductType": "",
"faceplateIDs": [{
"deviceId": 86,
"entityId": 15,
"fruNumber":"02YE099",
"name": "Rear HDD BP 1",
"partNumber ": "SC57A33653",
"posID": 151,
"productId": 0,
"serialNumber ": "R1SH11P0037",
"vpdID": 112
}, ... {
"deviceId": 83,
"entityId": 15,
"fruNumber":"01CV969",
"name": "HDD BP 1",
"partNumber ": "SB27A00790",
"posID": 144,
"productId": 0,
"serialNumber ": "V1SZ73E004X",
"vpdID": 112
}],
"fans": [{
"name": "Fan 4 Front Tach",
"healthState": "Normal",
"status": "OK",
"description": "Fan Fan 4 Front Tach",
"speed": 8560,
"slots": 4,
"slot": "4"
}, ... {
"name": "Fan 2 Rear Tach",
"healthState": "Normal",
"status": "OK",
"description": "Fan Fan 2 Rear Tach",
"speed": 7696,
"slots": 8,
"slot": "8"
}],
"FeaturesOnDemand": {
"tierLevel": 3,
"features": ["RDOC","REMOTE MEDIA","REMOTE CONTROL 6 USERS"]
},
"firmware": [{
"build": "D8BT16J",
"classifications": [],
"date": "2021-03-05T00:00:00Z",
"name": "Firmware:BMC",
"revision": "3.01",
"role": "Backup",
"status": "Inactive",
"type": "BMC-Primary",
"version": "3.01"
}, ... {
"build": "D8E122K",
"classifications": [],
"date": "2021-08-12T00:00:00Z",
"name": "Firmware:UEFI",
"revision": "2.20",
"role": "Primary",
"status": "Active",
"type": "UEFI",
"version": "2.20"
}],
"flashStorage": [],
"FQDN": "XCC-7D43-J30314EN",
"FRU": "03GX034",
"fruSerialNumber": "03GX034",
"hasOS": false,
"height": 2,
"hostMacAddresses": "BC:97:E1:DD:5B:80,BC:97:E1:DD:5B:81,BC:97:E1:DD:5B:82,BC:97:E1:DD:5B:83,
BC:97:E1:AF:65:5E,BC:97:E1:AF:65:5F",
"hostname": "XCC-7D43-J30314EN",
"ipInterfaces": [{
"name": "Manager Ethernet Interface",
"label": "unknown",
"IPv4enabled": true,
"IPv4DHCPmode": "DHCP_ONLY",
"IPv6enabled": true,
"IPv6DHCPenabled": false,
"IPv4assignments": [{
"id": 0,
"subnet": "255.255.252.0",
"gateway": "10.240.196.1",
"address": "10.240.197.65",
"type": "INUSE"
}],
"IPv6assignments": [{
"id": 0,
"scope": "LinkLocal",
"gateway": "0:0:0:0:0:0:0:0",
"source": "Other",
"address": "fe80:0:0:0:a94:efff:fef2:6c98",
"prefix": 64,
"type": "INUSE"
}, ... {
"id": 0,
"scope": "LinkLocal",
"gateway": "0:0:0:0:0:0:0:0",
"source": "Other",
"address": "fe80:0:0:0:a94:efff:fef2:6c97",
"prefix": 64,
"type": "INUSE"
}],
"IPv6statelessEnabled": true,
"IPv6staticEnabled": false
},
{
"name": "Manager Ethernet Over USB Interface",
"label": "unknown",
"IPv4enabled": false,
"IPv4DHCPmode": "UNKNOWN",
"IPv6enabled": false,
"IPv6DHCPenabled": false,
"IPv4assignments": [],
"IPv6assignments": [{
"id": 0,
"scope": "LinkLocal",
"gateway": "0:0:0:0:0:0:0:0",
"source": "Other",
"address": "fe80:0:0:0:a94:efff:fef2:6c98",
"prefix": 64,
"type": "INUSE"
}],
"IPv6statelessEnabled": false,
"IPv6staticEnabled": false
}],
"ipv4Addresses": ["10.240.197.65","169.254.95.118"],
"ipv6Addresses": ["2002:97b:c2bb:830:a94:efff:fef2:6c97","fe80::a94:efff:fef2:6c97",
"fe80::a94:efff:fef2:6c98"],
"isConnectionTrusted": "true",
"isITME": false,
"isRemotePresenceEnabled": true,
"isScalable": false,
"lanOverUsb": "enabled",
"lanOverUsbPortForwardingModes": [{
"state": "disabled",
"type": "OSDeploy",
"externalIPAddress": ""
}],
"lastOfflineTimestamp": -1,
"leds": [{
"color": "Amber",
"location": "Planar",
"name": "DIMM 21",
"state": "Off"
}, ... {
"color": "Amber",
"location": "Planar",
"name": "DIMM 20",
"state": "Off"
}],
"location": {
"location": "",
"lowestRackUnit": 0,
"rack": "",
"room": ""
},
"logicalID": -1,
"m2Presence": true,
"macAddress": "08:94:EF:F2:6C:97,08:94:EF:F2:6C:98",
"machineType": "7D43",
"manufacturer": "Lenovo",
"manufacturerId": "Lenovo",
"memoryModules": [{
"capacity": 16,
"displayName": "DIMM 14",
"fruPartNumber": "",
"healthState": "NA",
"MPFA": {
"MPFA_HealthStatus": {
"Major": 0,
"Minor": 0
},
"MPFA_SevereFaults": [{
"errorCnt": 2,
"faultType": 4,
"location": "0",
"timestamp": 1673058061
}]
},
"manufacturer": "SK Hynix",
"model": "DDR4",
"operatingMemoryMode": ["Volatile"],
"partNumber": "HMA82GR7DJR8N-XN",
"present": false,
"serialNumber": "43A4A150",
"speed": 3200,
"speedMBs": 0,
"slot": 14,
"type": "DDR4"
}, ... {
"capacity": 16,
"displayName": "DIMM 32",
"fruPartNumber": "",
"healthState": "NA",
"manufacturer": "SK Hynix",
"MPFA": {},
"model": "DDR4",
"operatingMemoryMode": ["Volatile"],
"partNumber": "HMA82GR7DJR8N-XN",
"present": false,
"serialNumber": "43A4A1AB",
"slot": 32,
"speed": 3200,
"speedMBs": 0,
"type": "DDR4"
}],
"memorySlots": 0,
"mgmtProcIPaddress": "10.240.197.65",
"mgmtProcType": "XCC",
"model": "CTO3WW",
"name": "XCC-7D43-J30314EN",
"nist": {
"currentValue": "Unknown",
"possibleValues": ["Nist_800_131A_Strict","unsupported","Compatibility"]
},
"onboardPciDevices": [{
"class": "Mass storage controller",
"firmware": [],
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"name": "Onboard SATA Controller",
"pciRevision": "51",
"pciBusNumber": "195",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciSubID": "7901",
"pciSubVendorID": "1022",
"portInfo": {},
"posID": "7901",
"vpdID": "1022",
}, ... {
"firmware": [{
"name": "PCIFirmware",
"date": "",
"type": "",
"build": "0",
"version": "",
"role": "",
"status": "",
"classifications": [],
"revision": "0",
"softwareID": ""
}],
"class": "Display controller",
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"name": "",
"pciBusNumber": "98",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciRevision": "42",
"pciSubID": "101",
"pciSubVendorID": "19a2",
"portInfo": {},
"posID": "522",
"vpdID": "102b",
}],
"osInfo": {
"hostname": "",
"description": "",
"storedCredential": ""
},
"overallHealthState": "Critical",
"parent": {
"uuid": "",
"uri": "cabinet/"
},
"partitionID": -1,
"partNumber": "SB27A74980",
"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": "2021-05-19T00:00:00Z",
"name": "Software Bundle",
"revision": "0",
"role": "",
"softwareID": "17AA4101",
"status": "Active",
"type": "Software Bundle",
"version": "218.0.197.6"
}],
"fodUniqueID": "",
"FRU": "02YH377",
"fruSerialNumber": "R3CQ08N00AR",
"isAgentless": false,
"isAddOnCard": true,
"isPLDMUpdateSupported": true,
"manufacturer": "Broadcom Limited",
"name": "Broadcom 57454 10/25GbE SFP28 4-port PCIe Ethernet Adapter",
"partNumber": "SN37A28511",
"pciBusNumber": "1",
"pciDeviceNumber": "0",
"pciFunctionNumber": "1",
"pciRevision": "0",
"pciSegmentNumber": "34",
"pciSubID": "4101",
"pciSubVendorID": "17aa",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "bc:97:e1:dd:5b:81",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"peerBay": 0,
"physicalPortIndex": 2,
"portNumber": 2,
"portType": "ETHERNET",
"speed": 10.0,
"status": "Up"
}]
},
"posID": "1614",
"productName": "Broadcom 57454 10/25GbE SFP28 4-port PCIe Ethernet Adapter",
"slotName": "PCIe 2",
"slotNumber": "2",
"slotSupportsHotPlug": "false",
"vpdID": "14e4"
}],
"ports": [{
"ioModuleBay": 0,
"portNumber": 2
}, ... {
"ioModuleBay": 0,
"portNumber": 4
}],
"physicalID": 0,
"posID": "",
"primary": false,
"powerAllocation": {
"maximumAllocatedPower": 1100,
"minimumAllocatedPower": 0
},
"powerCappingPolicy": {
"cappingACorDCMode": "UNKNOWN",
"minimumHardCapLevel": -1,
"cappingPolicy": "UNKNOWN",
"maxPowerCap": -1,
"minimumPowerCappingHotPlugLevel": -1,
"powerCappingAllocUnit": "watts*10^-3",
"maximumPowerCappingHotPlugLevel": -1,
"currentPowerCap": 0,
"minPowerCap": -1
},
"powerStatus": 8,
"powerSupplies": [{
"cmmDisplayName": "PSU2",
"cmmHealthState": "Unknown",
"dataHandle": 0,
"description": "PSU2",
"excludedHealthState": "Normal",
"firmware": [{
"build": null,
"classifications": [10],
"date": "",
"name": "PSU2",
"role": "OK",
"softwareID": "PSUACBE6e00",
"status": "OK",
"type": "Firmware",
"version": "4.51"
}],
"FRU": "",
"fruSerialNumber": "",
"hardwareRevision": "",
"healthState": "CRITICAL",
"inputVoltageIsAC": true,
"inputVoltageMax": -1,
"inputVoltageMin": -1,
"leds": [],
"machineType": "",
"manufacturer": "ACBE",
"manufactureDate": "",
"manufacturerId": "",
"model": "",
"name": "PSU2",
"overallHealthState": "Normal",
"parent": {
"uri": "chassis/",
"uuid": ""
},
"partNumber": "SP57A84590",
"posID": "",
"powerAllocation": {
"totalInputPower": 0,
"totalOutputPower": 0
},
"powerState": "Unknown",
"productId": "",
"productName": "",
"serialNumber": "A1DB13J112M",
"slots": [2],
"type": "PowerSupply",
"uri": "powerSupply/",
"userDescription": "",
"uuid": "",
"vpdID": ""
}],
"processorSlots": 0,
"processorIntelSpeedSelect": {
"possibleValues": [],
"currentValue": ""
},
"processors": [{
"cores": 16,
"displayName": "AMD EPYC 7313 16-Core Processor",
"family": "AMD_ZEN_PROCESSOR_FAMILY",
"healthState": "NA",
"manufacturer": "Advanced Micro Devices, Inc.",
"maxSpeedMHZ": 3725,
"present": false,
"productVersion": "AMD EPYC 7313 16-Core Processor",
"slot": 1,
"socket": "",
"speed": 3.0,
"tdpWatts": 155
},
{
"cores": 16,
"displayName": "AMD EPYC 7313 16-Core Processor",
"family": "AMD_ZEN_PROCESSOR_FAMILY",
"healthState": "NA",
"manufacturer": "Advanced Micro Devices, Inc.",
"maxSpeedMHZ": 3725,
"present": false,
"productVersion": "AMD EPYC 7313 16-Core Processor",
"slot": 2,
"socket": "",
"speed": 3.0,
"tdpWatts": 155
}],
"productId": "664A00",
"productName": "ThinkAgile VX7575 IS",
"raidSettings": [{
"batteryData": [],
"description": "ThinkSystem 440-16i SAS/SATA PCIe Gen4 12Gb Internal HBA",
"diskDrives": [{
"bay": 1,
"blockSize": 512,
"capacity": 1000204885504,
"description": "1.00TB 7.2K 6Gbps SATA 2.5 HDD",
"diskState": "JBOD",
"encryptionStatus": null,
"firmware": [{
"build": "0",
"classifications": [10],
"date": "",
"name": "ST1000NX0423",
"revision": "0",
"role": "",
"softwareID": "ST1000NX0423",
"status": "Active",
"type": "Firmware",
"version": "LE48"
}],
"FRU": "00YK025",
"healthState": "OK",
"hotSpareType": "None",
"interfaceType": "SATA",
"largestAvailableSize": 512,
"m2Location": "",
"manufacturer": "Seagate",
"mediaType": "HDD",
"model": "ST1000NX0423",
"name": "Disk.1",
"numberOfBlocks": 1953525167,
"partNumber": "D7A01874",
"remainingLife": -1,
"serialNumber": "W470R1YW",
"temperature": 23,
"uuid": "",
}, ... {
"bay": 36,
"blockSize": 512,
"capacity": 1000204885504,
"description": "1.00TB 7.2K 12Gbps SAS 2.5 HDD",
"diskState": "JBOD",
"encryptionStatus": null,
"firmware": [{
"build": "0",
"classifications": [10],
"date": "",
"name": "ST1000NX0453",
"revision": "0",
"role": "",
"softwareID": "ST1000NX0453",
"status": "Active",
"type": "Firmware",
"version": "LD4D"
}],
"FRU": "00YK023",
"healthState": "OK",
"hotSpareType": "None",
"interfaceType": "SAS",
"largestAvailableSize": 512,
"m2Location": "",
"manufacturer": "Seagate",
"mediaType": "HDD",
"model": "ST1000NX0453",
"name": "Disk.36",
"numberOfBlocks": 1953525167,
"remainingLife": -1,
"partNumber": "D7A01872",
"serialNumber": "W47396CM",
"temperature": 26,
"uuid": ""
}],
"isAddOnCard": true,
"firmware": [{
"build": "0",
"classifications": [],
"date": "",
"name": "",
"revision": "0",
"role": "",
"softwareID": "",
"status": "",
"type": "",
"version": "18.125.04.00"
}],
"model": "SAS3816",
"name": "ThinkSystem 440-16i SAS/SATA PCIe Gen4 12Gb Internal HBA",
"pciFirmware": [],
"slotNumber": "10",
"storagePools": [],
"storageVolumes": [],
"uuid": "A2CE6D96864511EA89A9002590EFFF89"
}],
"releaseName": "amd_rome/milan_21c",
"slots": [],
"secureBootMode": {
"possibleValues": ["Enabled","Disabled"],
"currentValue": "Disabled"
},
"securityDescriptor": {
"managedAuthSupported": true,
"publicAccess": false,
"uri": "nodes/f1f05094a10f11eb940d0a94eff26c99",
"roleGroups": ["lxc-supervisor"],
"managedAuthEnabled": true,
"storedCredentials": {
"description": "Credentials for null",
"id": "2102",
"userName": "USERID"
},
"identityManagementSystemEnabled": false
},
"securityMode": "NIST SP 800-131A",
"selLog": true,
"serialNumber": "J30314EN",
"ssoEnabled": true,
"ssdWearThreshold": 10,
"status": {
"message": "managed",
"name": "MANAGED"
},
"subSlots": [],
"subType": "",
"systemGuardEnabled": {
"lockDownPolicy": "PreventOSBooting",
"osBootPreventing" : true,
"status" : "Noncompliant",
"systemGuardEnabled": true
} "tlsVersion": {
"currentValue": "TLS_12",
"possibleValues": ["unsupported","TLS_12","TLS_11","TLS_10"]
},
"type": "Rack-Tower Server",
"userDescription": "",
"uri": "nodes/F1F05094A10F11EB940D0A94EFF26C99",
"userDefinedName": "",
"uuid": "F1F05094A10F11EB940D0A94EFF26C99",
"vnicMode": "disabled",
"vpdID": "",
}