GET /chassis/{uuid_list}
Use this method to return properties for one or more specific Flex System chassis and chassis components.
Authentication
Authentication with username and password is required.
Request URL
GET https://{management_server_IP}/chassis/{uuid_list}
where {uuid_list} is one or more UUIDs, separated by a comma, of the chassis to be retrieved. To obtain the chassis UUIDs, use the GET /chassis method.
Query parameters
Parameters | Required / Optional | Description |
---|---|---|
excludeAttributes={attributes} | Optional | Returns 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
|
formatType={type} | Optional | Returns information in the specified format. This can be one of the following values.
If the format type is not specified, JSON format is returned. |
includeAttributes=<attributes} | Optional | Returns 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
|
GET https://192.0.2.0/chassis/0E7D8E1CDF7D11D4ABB0D5D5D5313131,
409583E0BD27B7019F3758946B036818}?formatType=csv
Request body
None
Response codes
Code | Description | Comments |
---|---|---|
200 | OK | The request completed successfully. |
400 | Bad Request | A 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. |
401 | Unauthorized | The user cannot be authenticated. Authentication has not been provided or has failed. A descriptive error message is returned in the response body. |
404 | Not found | A specified resource cannot be found. A descriptive error message is returned in the response body. |
409 | Conflict | There is a conflict with the current state of the resource. A descriptive error message is returned in the response body. |
413 | Request Entity Too Large | Clients 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. |
500 | Internal Server Error | An internal error occurred. A descriptive error message is returned in the response body. |
Response body
Attributes | Type | Description | |||
---|---|---|---|---|---|
accessState | String | Access state of the chassis. This can be one of the following values.
| |||
accessStateRecords | Array of objects | Information about the access-state record for each network interface and protocol that is available for the chassis Note This attribute is present only for chassis that are offline due to connectivity issues. | |||
health | String | Connection health state of the chassis. This can be one of the following values.
| |||
ipAddress | String | IP address that was used to check the network connectivity | |||
isTrusted | Boolean | Indicates whether the connection to the server is trusted. This can be one of the following values.
| |||
messageBundle | String | Location where messages.properties can be found if it is not located in the default task management bundle | |||
messageDisplay | String | Translated label that corresponds to the message ID or to the pre-translated backup string if no message ID is specified | |||
messageID | String | Message ID for the translatable connection error states | |||
messageParameters | Array of strings | Attributes for the message if the translated message requires input. A JSON object that points to translated messages | |||
protocol | String | Type of the protocol to check connectivity. This can be one of the following values.
| |||
timestamp | Long | Timestamp when connectivity was last checked and when this record was created | |||
username | String | User name that was used to check connectivity | |||
accountLockoutPeriod | Integer | Account lockout duration, in minutes, after certain login failures occur on the device The default value is 60 minutes. | |||
activationKeys | Array | List of Feature On Demand (FOD) keys that are installed on the CMM | |||
backedBy | String | This can be one of the following values.
| |||
bladeSlots | Integer | Number of blade slots in the chassis | |||
cmmDisplayName | String | Chassis name | |||
cmmHealthState | String | Health summary that corresponds to the highest event severity of all the devices. This can be one of the following values.
| |||
cmms | Array | Information about CMMs (see GET /cmms) | |||
cmmSlots | Integer | Number of CMM slots in the chassis | |||
complex | Array | Information about scalable complexes (see GET /scalableComplex) | |||
contact | String | Contact for the chassis | |||
dataHandle | Long | Time stamp of the last status update | |||
description | String | Chassis description that was provided by the CMM | |||
domainName | String | Domain name for the chassis | |||
encapsulation | Object | Information about encapsulation | |||
encapsulationMode | String | Encapsulation (firewall settings) mode. This can be one of the following values.
| |||
nonBlockedIpAddressList | Array of strings | List of non-blocked IP addresses. This attribute is available only when the encapsulation mode is encapsulationLite,. | |||
energyPolicies | Object | Information about energy policies | |||
accousticAttenuationMode | String | Acoustic attenuation mode. This can be one of the following values.
| |||
hotAirRecirculation | Object | Information about hot air recirculation | |||
chassisBay | Array | Chassis bay hot air recirculation details | |||
isExceeded | String | Sensor value exceeded or not | |||
sensorName | String | Sensor name | |||
sensorValue | Double | Sensor value | |||
slot | Integer | Slot occupied | |||
subSlot | Integer | Sub-slot occupied | |||
isEnabled | Boolean | Identifies whether hot-air recirculation is enabled. This can be one of the following values.
| |||
maxVariation | Double | Hot-air recirculation maximum temperature variation. | |||
powerCappingPolicy | Object | Information about the power-capping policy | |||
cappingPolicy | String | Capping policy. This can be one of the following values.
| |||
currentPowerCap | Long | Current power-capping policy level | |||
maxPowerCap | Long | Maximum power-capping policy level | |||
minPowerCap | Long | Minimum power-capping policy level | |||
powerRedundancyMode | Long | Power-redundancy mode | |||
errorFields | Array of objects that contain {string, errorCode} | Error Codes. This can be one of the following values.
| |||
excludedHealthState | String | Highest severity alert with exclusions. This can be one of the following values.
| |||
fanMuxes | Array | Information about fan logic modules (see GET /fanMuxes) | |||
fanMuxSlots | Integer | Number of fan mux slots in the chassis | |||
fans | Array | Information about fans (see GET /fans) | |||
fanSlots | Integer | Number of fan slots in the chassis | |||
height | Integer | Chassis height | |||
hostname | String | Hostname for the chassis | |||
isConnectionTrusted | Boolean | Identifies whether the CMM has a trusted connection. This can be one of the following values.
| |||
inventoryState | String | Inventory state. This can be one of the following values.
| |||
ledCardSlots | Integer | Number of LED card slots in the chassis | |||
leds | Array | Information about LEDs | |||
color | String | LED color. This can be one of the following values.
| |||
location | String | LED location. This can be one of the following values.
| |||
name | String | LED name | |||
state | String | LED state. This can be one of the following values.
| |||
location | Object | Information about the chassis location | |||
location | String | Location | |||
lowestRackUnit | Integer | Lowest rack unit | |||
rack | String | Rack | |||
room | String | Room | |||
machineType | String | Chassis machine type | |||
managedChassis | Boolean | (Flex System and dense chassis only) Indicates whether this chassis was explicitly managed by a user. This can be one of the following values.
This attribute is supported in XClarity Administrator v4.1 and later. | |||
managerName | String | This value is always set to UNKNOWN. | |||
managerUuid | String | This value is always set to UNKNOWN. | |||
manufacturer | String | Name of the manufacturer | |||
manufacturerID | String | ID of the manufacturer | |||
mgmtProcIPaddress | String | IP address used by the XClarity Administrator to manage this resource | |||
model | String | Chassis model | |||
name | String | Name 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 | |||
nist | Object | Information about NIST | |||
currentValue | String | Cryptography mode that is set. This can be one of the following values.
| |||
possibleValues | Array | All possible NIST values | |||
nodes | Array | Information about servers (see GET /nodes) | |||
overallHealthState | String | Highest severity of all alerts. This can be one of the following values.
| |||
partNumber | String | Chassis part number | |||
passThroughModules | Array | Information about pass-through modules (see GET /switches) | |||
posID | String | Position ID | |||
powerAllocation | Object | Information about power allocation | |||
allocatedOutputPower | Long | Allocated output power | |||
midPlaneCardMaximumAllocatedPower | Long | Maximum power that is allocated to the midplane card | |||
midPlaneCardMinimumAllocatedPower | Long | Minimum power that is allocated to the midplane card | |||
remainingOutputPower | Long | Remaining output power | |||
totalInputPower | Long | Total input power | |||
totalOutputPower | Long | Total output power | |||
powerSupplySlots | Integer | Number of power supply slots in the chassis | |||
powerSupplies | Array | Information about power supplies (see GET /powerSupplies) | |||
productID | String | Product ID | |||
securityDescriptor | Object | Information about the authentication enablement and support the associated stored credentials for a managed device | |||
managedAuthEnabled | Boolean | Indicates whether the device uses managed authentication. This can be one of the following values.
| |||
managedAuthSupported | Boolean | Indicates whether the device supports the ability to choose whether managed authentication is to be used. This can be one of the following values.
| |||
publicAccess | Boolean | Indicates whether the resource can be accessed by all role groups. This can be one of the following values.
| |||
roleGroups | Array of strings | List of role groups that are permitted to view and manage this device | |||
storedCredentials | Array of objects | Information about the stored credential that is associated with this device, if applicable | |||
description | String | Description of the stored credential | |||
id | String | ID of the stored credential | |||
userName | String | Name of the stored credential | |||
uri | String | URI of the device | |||
SecurityPolicy | Object | Security level to adjust the system towards | |||
cmmPolicyLevel | String | Policy level that is set on the CMM. This can be one of the following values.
| |||
cmmPolicyState | String | Policy state of the CMM. This can be one of the following values.
| |||
serialNumber | String | Chassis serial number | |||
status | Object | ||||
message | String | MANAGED | |||
name | String | MANAGED | |||
switches | Array | Information about switches (see GET /switches) | |||
switchSlots | Integer | Number of switch slots in the chassis | |||
tlsVersion | Object | Information about the SSL or TLS protocol | |||
currentValue | String | SSL or TLS protocol and version that is set. This can be one of the following values.
| |||
possibleValues | Array | All possible SSL or TLS protocol values | |||
type | String | Resource type. This value is always Chassis. | |||
uri | String | URI for the chassis | |||
userDefinedName | String | User-defined name for the device | |||
userDescription | String | Chassis description that was defined by the user | |||
uuid | String | Chassis UUID | |||
vpdID | String | Vital product data (VPD) ID |
{
"accessState": "Online",
"accountLockoutPeriod": 60,
"activationKeys": [],
"backedBy": "real",
"complex": [{
"complexID": "1E495E5E",
"nodeCount": 1,
"orphanNodes": [{
"activationKeys": [],
"addinCards": [],
"addinCardSlots": 0,
"accessState": "Online",
"arch": "x86",
"backedBy": "real",
"bladeState": 1,
"bladeState_health": "GOOD",
"bladeState_string": "Newport213-14",
"bmuParamObject": null,
"bootMode": {
"currentValue": "UEFI Mode",
"possibleValues": ["UEFI Mode", "Legacy Mode"]
},
"bootOrder": {
"bootOrderList": [{
"bootType": "SingleUse",
"currentBootOrderDevices": ["None"],
"possibleBootOrderDevices": ["None", "PXE Network", "Hard Disk 0", "Diagnostics",
"CD/DVD Rom", "Boot To F1", "Hypervisor", "Floppy Disk"]
}, {
"bootType": "Permanent",
"currentBootOrderDevices": ["CD/DVD Rom", "Hard Disk 0", "PXE Network"],
"possibleBootOrderDevices": ["CD/DVD Rom", "Hard Disk 0", "PXE Network", "Floppy Disk",
"Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4",
"USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical",
"Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA",
"USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2",
"NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5",
"VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12",
"Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3",
"Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6",
"Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3",
"Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6",
"Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1",
"Mezzanine4Device2"]
}, {
"bootType": "WakeOnLAN",
"currentBootOrderDevices": ["PXE Network", "CD/DVD Rom", "Hard Disk 0"],
"possibleBootOrderDevices": ["PXE Network", "CD/DVD Rom", "Hard Disk 0", "Floppy Disk",
"Hard Disk 1", "Hard Disk 2", "Hard Disk 3", "Hard Disk 4",
"USB Storage", "Diagnostics", "iSCSI", "iSCSI Critical",
"Embedded Hypervisor", "Legacy Only", "IMM1", "IMM2", "DSA",
"USB0", "USB1", "USB2", "USB3", "USB4", "SAS", "NIC1", "NIC2",
"NIC3", "NIC4", "VNIC1", "VNIC2", "VNIC3", "VNIC4", "VNIC5",
"VNIC6", "VNIC7", "VNIC8", "VNIC9", "VNIC10", "VNIC11", "VNIC12",
"Mezzanine1Device1", "Mezzanine1Device2", "Mezzanine1Device3",
"Mezzanine1Device4", "Mezzanine1Device5", "Mezzanine1Device6",
"Mezzanine2Device1", "Mezzanine2Device2", "Mezzanine2Device3",
"Mezzanine2Device4", "Mezzanine2Device5", "Mezzanine2Device6",
"Mezzanine3Device1", "Mezzanine3Device2", "Mezzanine4Device1",
"Mezzanine4Device2"]
}],
"uri": "nodes/F087DAB569F211E39C766CAE8B702C60/bootOrder"
},
"cmmDisplayName": "Node 13",
"cmmHealthState": "Normal",
"complexID": 508124766,
"contact": "test",
"dataHandle": 1701112556513,
"description": "Device data missing",
"dnsHostnames": ["192.0.12.253"],
"domainName": "",
"driveBays": 8,
"drives": [],
"embeddedHypervisorPresence": false,
"encapsulation": {
"encapsulationMode": "notSupported"
},
"excludedHealthState": "Normal",
"errorFields": [{
"ReleaseInfoData": "NO_CONNECTOR"
}, {
"SingleSignOn": "NO_CONNECTOR"
}, {
"MPFAHealthStatus": "NO_CONNECTOR"
}],
"expansionCards": [],
"expansionCardSlots": 4,
"expansionProducts": [],
"expansionProductType": "",
"faceplateIDs": [{
"deviceId": 0,
"entityId": 0,
"name": "front panel board 1",
"posID": 0,
"productId": 0,
"vpdID": 0
}, {
"deviceId": 0,
"entityId": 0,
"name": "system board 1",
"posID": 0,
"productId": 0,
"vpdID": 0
}],
"firmware": [{
"build": "1AOO87B",
"classifications": [],
"date": "2018-12-14T00:00:00Z",
"name": "IMM2 Backup Firmware",
"revision": "7.20",
"role": "Backup",
"status": "Inactive",
"type": "IMM2-Backup",
"version": "7.20"
},
...,
{
"classifications": [],
"build": "1AOO87B",
"date": "2018-12-14T00:00:00Z",
"name": "IMM2 Firmware",
"revision": "7.20",
"role": "Primary",
"status": "Active",
"type": "IMM2",
"version": "7.20"
}],
"flashStorage": [],
"FRU": "47C2239",
"fruSerialNumber": "YC31BG3B503C"
"FQDN": "192.0.12.253",
"hasOS": false,
"hostMacAddresses": "6C:AE:8B:70:2C:60,6C:AE:8B:70:2C:64,6C:AE:8B:70:2C:68,6C:AE:8B:70:2C:6C",
"hostname": "IMM2-6cae8b6f0b11",
"inventoryState": "INVENTORY_READY",
"ipv4Addresses": ["192.0.12.253", "169.254.95.118"],
"ipInterfaces": [{
"IPv4assignments": [{
"id": 0,
"address": "192.0.12.253",
"gateway": "192.0.0.1",
"subnet": "255.255.224.0",
"type": "INUSE"
}],
"IPv4DHCPmode": "DHCP_ONLY",
"IPv4enabled": true,
"IPv6assignments": [{
"id": 0,
"address": "fe80:0:0:0:6eae:8bff:fe6f:b14",
"gateway": "fe80:0:0:0:5:73ff:fea0:2c",
"prefix": 64,
"scope": "Unknown",
"source": "Unknown",
"type": "UNKNOWN"
}, {
"id": 0,
"address": "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:b14",
"gateway": "fe80:0:0:0:5:73ff:fea0:2c",
"prefix": 64,
"scope": "Global",
"source": "Stateless",
"type": "INUSE"
}],
"IPv6DHCPenabled": true,
"IPv6enabled": true,
"IPv6statelessEnabled": true,
"IPv6staticEnabled": false,
"label": "unknown",
"name": "eth0"
}, {
"IPv4assignments": [],
"IPv4DHCPmode": "STATIC_ONLY",
"IPv4enabled": true,
"IPv6assignments": [{
"id": 0,
"address": "fe80:0:0:0:6eae:8bff:fe6f:b14",
"gateway": "fe80:0:0:0:5:73ff:fea0:2c",
"prefix": 64,
"scope": "Unknown",
"source": "Unknown",
"type": "UNKNOWN"
}, {
"id": 0,
"address": "fd55:faaf:e1ab:2021:6eae:8bff:fe6f:b14",
"gateway": "fe80:0:0:0:5:73ff:fea0:2c",
"prefix": 64,
"scope": "Global",
"source": "Stateless",
"type": "CONFIGURED"
}],
"IPv6DHCPenabled": true,
"IPv6enabled": true,
"IPv6statelessEnabled": false,
"IPv6staticEnabled": false,
"label": "unknown",
"name": "ethernet-over-usb"
}],
"ipv6Addresses": ["fd55:faaf:e1ab:2021:6eae:8bff:fe6f:b14", "fe80:0:0:0:6eae:8bff:fe6f:b14"],
"isConnectionTrusted": "true",
"isITME": false,
"isRemotePresenceEnabled": true,
"lanOverUsb": "enabled",
"leds": [{
"color": "Yellow",
"location": "Planar",
"name": "DIMM 48",
"state": "Off"
},
...,
{
"color": "Yellow",
"name": "DIMM 10",
"location": "Planar",
"state": "Off"
}],
"isScalable": true,
"lanOverUsbPortForwardingModes": [{
"externalIPAddress": "",
"state": "disabled",
"type": "DSA"
}],
"location": {
"rack": "",
"location": "test",
"lowestRackUnit": 0,
"room": ""
},
"machineType": "7903",
"logicalID": 0,
"m2Presence": false,
"macAddress": "6C:AE:8B:6F:0B:14,6C:AE:8B:6F:0B:16",
"manufacturer": "CITRIX_BLADE",
"manufacturerId": "20301",
"memoryModules": [{
"capacity": 4,
"displayName": "DIMM 1",
"fruPartNumber": "",
"healthState": "NA",
"manufacturer": "Samsung",
"model": "DDR3",
"operatingMemoryMode": null,
"partNumber": "M393B5270QB0-YK0",
"present": false,
"serialNumber": "01976141",
"slot": 1,
"speed": 1600,
"speedMBs": 0,
"type": "DDR3"
}],
"memorySlots": 48,
"mgmtProcIPaddress": "192.0.12.253",
"mgmtProcType": "IMM2",
"model": "AC1",
"name": "Newport213-14",
"nist": {
"currentValue": "Unknown",
"possibleValues": ["Nist_800_131A_Strict", "unsupported", "Compatibility"]
},
"onboardPciDevices": [{
"class": "Display controller",
"firmware": [],
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"name": "",
"pciDeviceNumber": "0",
"pciFunctionNumber": "0",
"pciBusNumber": "9",
"pciRevision": "0",
"pciSubID": "0",
"pciSubVendorID": "0",
"portInfo": {},
"posID": "534",
"vpdID": "102b"
}, {
"class": "Network controller",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "",
"name": "OneConnect 10G/40G Flash Image",
"revision": "0",
"role": "Primary",
"softwareID": "10DFE812",
"status": "Active",
"type": "Software Bundle",
"version": "192.0.2.26"
}],
"fodUniqueID": "N/A",
"isAddOnCard": false,
"isAgentless": true,
"isPLDMUpdateSupported": false,
"name": "N/A",
"pciBusNumber": "139",
"pciDeviceNumber": "0",
"pciFunctionNumber": "2",
"pciRevision": "10",
"pciSubID": "e812",
"pciSubVendorID": "10df",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "6CAE8B702C68",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"physicalPortIndex": 3,
"peerBay": 0,
"portNumber": 3,
"portType": "ETHERNET",
"speed": 0.0,
"status": null
}]
},
"posID": "720",
"vpdID": "10df"
}],
"overallHealthState": "Normal",
"osInfo": {
"description": "",
"hostname": "",
"storedCredential": ""
},
"parent": {
"uri": "chassis/3D1D5931BDF84D30ADA976E21F08CB91",
"uuid": "3D1D5931BDF84D30ADA976E21F08CB91"
},
"parentComplexID": "1E495E5E",
"partitionID": -1,
"partNumber": "00AN678",
"pciCapabilities": ["Raid Link", "OOB PCIe"],
"pciDevices": [{
"class": "Display controller",
"firmware": [],
"fodUniqueID": "",
"isAddOnCard": false,
"isAgentless": false,
"isPLDMUpdateSupported": false,
"pciDeviceNumber": "0",
"name": "",
"pciBusNumber": "9",
"pciFunctionNumber": "0",
"pciRevision": "0",
"pciSubID": "0",
"pciSubVendorID": "0",
"portInfo": {},
"posID": "534",
"vpdID": "102b",
},
...,
{
"class": "Network controller",
"firmware": [{
"build": "0",
"classifications": [13],
"date": "",
"name": "OneConnect 10G/40G Flash Image",
"revision": "0",
"role": "Primary",
"softwareID": "10DFE812",
"status": "Active",
"type": "Software Bundle",
"version": "192.0.2.26"
}],
"fodUniqueID": "N/A",
"isAddOnCard": false,
"isAgentless": true,
"isPLDMUpdateSupported": false,
"name": "N/A",
"pciBusNumber": "139",
"pciDeviceNumber": "0",
"pciFunctionNumber": "2",
"pciRevision": "10",
"pciSubID": "e812",
"pciSubVendorID": "10df",
"portInfo": {
"physicalPorts": [{
"logicalPorts": [{
"addresses": "6CAE8B702C68",
"logicalPortIndex": 1,
"portNumber": 1,
"portType": "ETHERNET",
"vnicMode": false
}],
"peerBay": 0,
"physicalPortIndex": 3,
"portNumber": 3,
"portType": "ETHERNET",
"speed": 0.0,
"status": null
}]
},
"posID": "720",
"vpdID": "10df",
}],
"ports": [{
"ioModuleBay": 1,
"portNumber": 1
}, {
"ioModuleBay": 2,
"portNumber": 2
}, {
"ioModuleBay": 0,
"portNumber": 3
}, {
"ioModuleBay": 0,
"portNumber": 4
}],
"posID": "30",
"powerAllocation": {
"maximumAllocatedPower": 299,
"minimumAllocatedPower": 211
},
"powerStatus": 5,
"powerSupplies": [],
"primary": false,
"processorIntelSpeedSelect": {
"currentValue": "",
"possibleValues": []
},
"processors": [{
"cores": 12,
"displayName": "Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz",
"family": "PENTIUM_R_4",
"healthState": "NA",
"manufacturer": "Intel(R) Corporation",
"maxSpeedMHZ": 2300,
"partNumber": "Unknown",
"present": false,
"productVersion": "Intel(R) Xeon(R) CPU E7-8850 v2 @ 2.30GHz",
"serialNumber": "Unknown",
"slot": 1,
"speed": 2.3,
"socket": "",
"tdpWatts": -1,
}],
"processorSlots": 2,
"productId": "448",
"productName": "",
"raidSettings": [],
"secureBootMode": {
"currentValue": "Disabled",
"possibleValues": ["Enabled", "Disabled"]
},
"securityDescriptor": {
"identityManagementSystemEnabled": false,
"managedAuthEnabled": true,
"managedAuthSupported": true,
"publicAccess": false,
"roleGroups": ["lxc-supervisor", "lxc-recovery"],
"storedCredentials": {
"id": "1752",
"description": "Credentials for IamMM1",
"userName": "userid"
},
"uri": "nodes/f087dab569f211e39c766cae8b702c60",
},
"serialNumber": "23YVLH4",
"slots": [13, 14],
"ssoEnabled": false,
"status": {
"message": "managed",
"name": "MANAGED"
},
"subType": "Nantahala",
"subSlots": [],
"tlsVersion": {
"currentValue": "Unknown",
"possibleValues": ["unsupported", "TLS_12", "TLS_11", "TLS_10"]
},
"type": "ITE",
"uri": "nodes/F087DAB569F211E39C766CAE8B702C60",
"userDefinedName": "Newport213-14",
"userDescription": "",
"uuid": "F087DAB569F211E39C766CAE8B702C60",
"vnicMode": "disabled",
"vpdID": "256",
}],
"partition": [],
"partitionCount": 0,
"slots": [13, 14],
"uuid": "F087DAB569F211E39C766CAE8B702C60"
}],
"cmmDisplayName": "IamMM1",
"cmmHealthState": "Critical",
"cmms": [...],
"bladeSlots": 14,
"contact": "No Contact Configured",
"dataHandle": 1701192297537,
"description": "Lenovo Flex System Chassis",
"displayName": "IamMM1",
"domainName": "",
"encapsulation": {
"encapsulationMode": "normal"
},
"energyPolicies": {
"acousticAttenuationMode": "Off",
"hotAirRecirculation": {
"chassisBay": [{
"isExceeded": "N",
"sensorName": "Inlet 1 Temp",
"sensorValue": 20.0,
"slot": 13,
"subSlot": -1
},
...,
{
"isExceeded": "N",
"sensorName": "Inlet Temp",
"sensorValue": 22.0,
"slot": 10,
"subSlot": 1
}],
"isEnabled": true,
"maxVariation": 5.0
},
"powerCappingPolicy": {
"cappingACorDCMode": null,
"cappingPolicy": "OFF",
"currentPowerCap": 0,
"maximumPowerCappingHotPlugLevel": null,
"maxPowerCap": 12525,
"minimumHardCapLevel": null,
"minimumPowerCappingHotPlugLevel": null,
"minPowerCap": 3049,
"powerCappingAllocUnit": "watts"
},
"powerRedundancyMode": 3
},
"errorFields": [],
"excludedHealthState": "Critical",
"fans": [{
"parent": {
"uri": "chassis/3D1D5931BDF84D30ADA976E21F08CB91",
"uuid": "3D1D5931BDF84D30ADA976E21F08CB91"
},
"FRU": "81Y2911",
"description": "Fan Module",
"excludedHealthState": "Normal",
"type": "Fan",
"uuid": "586E241977E541DD884D3289F72BBDE6",
"productName": "",
"manufacturer": "IBM",
"powerState": "Unknown",
"overallHealthState": "Normal",
"powerAllocation": {
"maximumAllocatedPower": 60,
"minimumAllocatedPower": 60
},
"manufactureDate": "3111",
"model": "",
"errorFields": [],
"firmware": [{
"build": "",
"classifications": [],
"date": "",
"name": "Fan Controller",
"revision": "226",
"role": "",
"status": "",
"type": "Fan Controller",
"version": "226",
}],
"machineType": "",
"serialNumber": "",
"userDescription": "",
"productId": "339",
"manufacturerId": "20301",
"cmmDisplayName": "Fan 05",
"uri": "fan/586E241977E541DD884D3289F72BBDE6",
"cmmHealthState": "Normal",
"posID": "8",
"slots": [5],
"hardwareRevision": "4.0",
"vpdID": "373",
"dataHandle": 0,
"name": "Fan 05",
"leds": [{
"color": "Amber",
"location": "FrontPanel",
"name": "FAULT",
"state": "Off"
}],
"partNumber": "88Y6670",
"fruSerialNumber": "YK10GM17S067"
}],
"fanSlots": 10,
"fanMuxes": [{
"cmmHealthState": "Non-Critical",
"cmmDisplayName": "Fan Logic 02",
"dataHandle": 0,
"description": "Fan Logic Module",
"excludedHealthState": "Warning",
"FRU": "81Y2912",
"fruSerialNumber": "Y031BG16P017",
"leds": [{
"color": "Amber",
"location": "FrontPanel",
"name": "FAULT",
"state": "On"
}],
"machineType": "",
"hardwareRevision": "4.0",
"manufactureDate": "2611",
"manufacturer": "IBM",
"manufacturerId": "20301",
"model": "",
"name": "Fan Logic 02",
"overallHealthState": "Warning",
"parent": {
"uri": "chassis/3D1D5931BDF84D30ADA976E21F08CB91".
"uuid": "3D1D5931BDF84D30ADA976E21F08CB91"
},
"partNumber": "81Y2990",
"productId": "338",
"productName": "IBM Fan Pack Multiplexor Card",
"serialNumber": "",
"slots": [2],
"status": "Non-Critical",
"type": "FanMux",
"uri": "fanMux/54D1E375A19F11E0ADA7D9E63ABF920B",
"uuid": "54D1E375A19F11E0ADA7D9E63ABF920B"
}],
"fanMuxSlots": 2,
"FQDN": "",
"height": 10,
"hostname": "MM40F2E9BF07C4",
"isConnectionTrusted": "true",
"lastOfflineTimestamp": -1,
"ledCardSlots": 1,
"leds": [{
"color": "Blue",
"location": "FrontPanel",
"name": "Location",
"state": "Off"
}, {
"color": "Amber",
"location": "FrontPanel",
"name": "Information",
"state": "On"
}, {
"color": "Amber",
"location": "FrontPanel",
"name": "FAULT",
"state": "Off"
}],
"location": {
"location": "No Location Configured",
"lowestRackUnit": 0,
"rack": "",
"room": ""
},
"machineType": "8721",
"managedChassis": true,
"managerName": "UNKNOWN",
"managerUuid": "UNKNOWN",
"manufacturer": "IBM",
"manufacturerId": "20301",
"mgmtProcIPaddress": "192.0.3.55",
"mmSlots": 2,
"model": "HC1",
"name": "IamMM1",
"nist": {
"currentValue": "Compatibility",
"possibleValues": ["Nist_800_131A_Strict", "unsupported", "Nist_800_131A_Custom", "Compatibility"]
},
"nodes": [...],
"overallHealthState": "Critical",
"parent": {
"uri": "cabinet/",
"uuid": ""
},
"partNumber": "88Y6660",
"passThroughModules": [],
"posID": "14",
"powerAllocation": {
"allocatedOutputPower": 3049,
"midPlaneCardMaximumAllocatedPower": 38,
"midPlaneCardMinimumAllocatedPower": 38,
"remainingOutputPower": 9476,
"totalInputPower": 13614,
"totalOutputPower": 12525
},
"powerSupplies": [{
"cmmDisplayName": "Power Supply 04",
"cmmHealthState": "Non-Critical",
"dataHandle": 0,
"description": "Power Supply",
"excludedHealthState": "Warning",
"firmware": [{
"build": "",
"classifications": [],
"date": "",
"name": "Power Supply Firmware",
"revision": "6",
"role": "",
"softwareID": "",
"status": "",
"type": "Power Supply Firmware",
"version": "6"
}],
"FRU": "69Y5806",
"fruSerialNumber": "ZK128117L00F",
"hardwareRevision": "76.54",
"healthState": "NA",
"inputVoltageIsAC": true,
"inputVoltageMax": -1,
"inputVoltageMin": -1,
"leds": [{
"color": "Green",
"location": "Planar",
"name": "OUT",
"state": "Off"
},
...,
{
"color": "Green",
"location": "Planar",
"name": "IN",
"state": "Off"
}],
"machineType": "",
"manufactureDate": "2911",
"manufacturer": "IBM",
"manufacturerId": "20301",
"model": "",
"name": "Power Supply 04",
"overallHealthState": "Warning",
"parent": {
"uri": "chassis/3D1D5931BDF84D30ADA976E21F08CB91",
"uuid": "3D1D5931BDF84D30ADA976E21F08CB91"
},
"partNumber": "69Y5802",
"posID": "61",
"powerAllocation": {
"totalInputPower": 0,
"totalOutputPower": 0
},
"powerState": "Unknown",
"productId": "304",
"productName": "IBM 2500 W Power Supply",
"serialNumber": "",
"type": "PowerSupply",
"userDescription": "",
"uuid": "388FA5B048634E47990B20EE420FA6BD",
"uri": "powerSupply/388FA5B048634E47990B20EE420FA6BD",
"slots": [4],
"vpdID": "128",
}],
"powerSupplySlots": 6,
"productId": "336",
"productName": "IBM Chassis Midplane",
"securityDescriptor": {
"identityManagementSystemEnabled": false,
"managedAuthEnabled": true,
"managedAuthSupported": true,
"publicAccess": false,
"storedCredentials": {
"id": "1752",
"description": "Credentials for IamMM1",
"userName": "userid"
},
"roleGroups": ["lxc-supervisor", "lxc-recovery"],
"uri": "chassis/3d1d5931bdf84d30ada976e21f08cb91",
},
"SecurityPolicy": {
"cmmPolicyLevel": "SECURE",
"cmmPolicyState": "ACTIVE"
},
"serialNumber": "23PYP15",
"status": {
"message": "MANAGED",
"name": "MANAGED"
},
"switches": [...],
"switchSlots": 4,
"tlsVersion": {
"currentValue": "TLS_12_Server",
"possibleValues": ["TLS_12_Server", "unsupported", "TLS_12_Server_Client", "SSL_30"]
},
"type": "Chassis",
"uri": "chassis/3D1D5931BDF84D30ADA976E21F08CB91",
"userDefinedName": "IamMM1",
"userDescription": "",
"uuid": "3D1D5931BDF84D30ADA976E21F08CB91",
"vpdID": "336"
}