Skip to content

Instantly share code, notes, and snippets.

@congto
Created November 30, 2022 12:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save congto/0d651ad2e021a2695121afd179a81aba to your computer and use it in GitHub Desktop.
Save congto/0d651ad2e021a2695121afd179a81aba to your computer and use it in GitHub Desktop.
output Dell iDRAC Restful Redfish API Agent
OMD[mon]:~$ cmk --debug -vvI 192.168.20.248
Discovering services and host labels on: 192.168.20.248
192.168.20.248:
+ FETCHING DATA
Source: SourceType.HOST/FetcherType.PROGRAM
[cpu_tracking] Start [7fbe648bbbe0]
[ProgramFetcher] Fetch with cache settings: DefaultAgentFileCache(192.168.20.248, base_path=/omd/sites/mon/tmp/check_mk/data_source_cache/special_dell_idrac, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=False, use_outdated=False, simulation=False)
Using data from cache file /omd/sites/mon/tmp/check_mk/data_source_cache/special_dell_idrac/192.168.20.248
Got 85076 bytes data from cache
[ProgramFetcher] Use cached data
[cpu_tracking] Stop [7fbe648bbbe0 - Snapshot(process=posix.times_result(user=0.009999999999999787, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
Source: SourceType.HOST/FetcherType.PIGGYBACK
[cpu_tracking] Start [7fbe648e03d0]
[PiggybackFetcher] Fetch with cache settings: NoCache(192.168.20.248, base_path=/omd/sites/mon/tmp/check_mk/data_source_cache/piggyback, max_age=MaxAge(checking=0, discovery=120, inventory=120), disabled=True, use_outdated=False, simulation=False)
Not using cache (Cache usage disabled)
[PiggybackFetcher] Execute data source
No piggyback files for '192.168.20.248'. Skip processing.
No piggyback files for '192.168.20.248'. Skip processing.
Not using cache (Cache usage disabled)
[cpu_tracking] Stop [7fbe648e03d0 - Snapshot(process=posix.times_result(user=0.0, system=0.0, children_user=0.0, children_system=0.0, elapsed=0.0))]
+ PARSE FETCHER RESULTS
Source: SourceType.HOST/FetcherType.PROGRAM
<<<check_mk>>> / Transition NOOPParser -> HostSectionParser
<<<dell_idrac_rf_system:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_power:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_thermal:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_network:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_interface:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_interface:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_interface:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_interface:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_storage:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_drives:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_volumes:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_system:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_drives:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_storage:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_drives:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
<<<dell_idrac_rf_volumes:sep(0)>>> / Transition HostSectionParser -> HostSectionParser
No persisted sections
-> Add sections: ['check_mk', 'dell_idrac_rf_drives', 'dell_idrac_rf_interface', 'dell_idrac_rf_network', 'dell_idrac_rf_power', 'dell_idrac_rf_storage', 'dell_idrac_rf_system', 'dell_idrac_rf_thermal', 'dell_idrac_rf_volumes']
Source: SourceType.HOST/FetcherType.PIGGYBACK
No persisted sections
-> Add sections: []
Received no piggyback data
Received no piggyback data
+ ANALYSE DISCOVERED HOST LABELS
Trying host label discovery with: check_mk, dell_idrac_rf_drives, dell_idrac_rf_interface, dell_idrac_rf_network, dell_idrac_rf_power, dell_idrac_rf_storage, dell_idrac_rf_system, dell_idrac_rf_thermal, dell_idrac_rf_volumes
cmk/os_family: iDRAC ... (check_mk)
Trying host label discovery with:
Trying to acquire lock on /omd/sites/mon/var/check_mk/discovered_host_labels/192.168.20.248.mk
Got lock on /omd/sites/mon/var/check_mk/discovered_host_labels/192.168.20.248.mk
Releasing lock on /omd/sites/mon/var/check_mk/discovered_host_labels/192.168.20.248.mk
Released lock on /omd/sites/mon/var/check_mk/discovered_host_labels/192.168.20.248.mk
SUCCESS - Found no new host labels
+ ANALYSE DISCOVERED SERVICES
+ EXECUTING DISCOVERY PLUGINS (12)
Trying discovery with: dell_idrac_rf_drives, dell_idrac_rf_network, dell_idrac_rf_temperatures, dell_idrac_rf_volumes, dell_idrac_rf_interface, dell_idrac_rf_voltage, dell_idrac_rf_psu, checkmk_agent, dell_idrac_rf_storage, dell_idrac_rf_fans, dell_idrac_rf_system, check_mk_only_from
SUCCESS - Found no new services
@congto
Copy link
Author

congto commented Nov 30, 2022

<<<check_mk>>>
Version: 9
AgentOS: iDRAC ...
<<<dell_idrac_rf_system:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Chassis.Chassis', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1', '@odata.type': '#Chassis.v1_6_0.Chassis', 'Actions': {'#Chassis.Reset': {'ResetType@Redfish.AllowableValues': ['On', 'ForceOff'], 'target': '/redfish/v1/Chassis/System.Embedded.1/Actions/Chassis.Reset'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'AssetTag': '', 'ChassisType': 'Rack', 'Description': 'It represents the properties for physical components for any system.It represent racks, rackmount servers, blades, standalone, modular systems,enclosures, and all other containers.The non-cpu/device centric parts of the schema are all accessed either directly or indirectly through this resource.', 'Id': 'System.Embedded.1', 'IndicatorLED': 'Off', 'Links': {'ComputerSystems': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1'}], 'ComputerSystems@odata.count': 1, 'Contains': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Contains@odata.count': 1, 'CooledBy': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.1A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.2A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.3A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.4A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.5A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.6A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.7A'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.1B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.2B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.3B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.4B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.5B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.6B'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.7B'}], 'CooledBy@odata.count': 14, 'Drives': [], 'Drives@odata.count': 0, 'ManagedBy': [{'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1'}], 'ManagedBy@odata.count': 1, 'ManagersInChassis': [{'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1'}], 'ManagersInChassis@odata.count': 1, 'PCIeDevices': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/10-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-29'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-31'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/1-0'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-26'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/0-28'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/64-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/PCIeDevice/64-3'}], 'PCIeDevices@odata.count': 12, 'PoweredBy': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2'}], 'PoweredBy@odata.count': 2, 'Storage': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1'}], 'Storage@odata.count': 1}, 'Manufacturer': 'Dell Inc.', 'Model': 'PowerEdge R620', 'Name': 'Computer System Chassis', 'NetworkAdapters': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters'}, 'PartNumber': '0VV3F2A02', 'Power': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power'}, 'PowerState': 'On', 'SKU': '47PPF42', 'SerialNumber': 'CN747514BS0365', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'Thermal': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Thermal'}}
<<<dell_idrac_rf_power:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power', '@odata.type': '#Power.v1_5_0.Power', 'Description': 'Power', 'Id': 'Power', 'Name': 'Power', 'PowerControl': [{'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerControl', '@odata.type': '#Power.v1_4_0.PowerControl', 'MemberId': 'PowerControl', 'Name': 'System Power Control', 'PowerAllocatedWatts': 1792, 'PowerAvailableWatts': 0, 'PowerCapacityWatts': 1792, 'PowerConsumedWatts': 191, 'PowerLimit': {'CorrectionInMs': 0, 'LimitException': 'HardPowerOff', 'LimitInWatts': 362}, 'PowerMetrics': {'AverageConsumedWatts': 0, 'IntervalInMin': 1, 'MaxConsumedWatts': 0, 'MinConsumedWatts': 0}, 'PowerRequestedWatts': 603, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1'}], 'RelatedItem@odata.count': 2}], 'PowerControl@odata.count': 1, 'PowerSupplies': [{'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1', '@odata.type': '#Power.v1_5_0.PowerSupply', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '69.45.99', 'HotPluggable': True, 'InputRanges': [{'InputType': 'AC', 'OutputWattage': 750}], 'InputRanges@odata.count': 1, 'LastPowerOutputWatts': None, 'LineInputVoltage': 228, 'LineInputVoltageType': 'AC240V', 'Manufacturer': 'Dell', 'MemberId': 'PSU.Slot.1', 'Model': 'PWR SPLY,750WP,RDNT,FLX ', 'Name': 'PS1 Status', 'PartNumber': '06W2PWA01', 'PowerInputWatts': 900, 'PowerSupplyType': 'AC', 'Redundancy': [{'@odata.context': '/redfish/v1/$metadata#Redundancy.Redundancy', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/Redundancy/iDRAC.Embedded.1%23SystemBoardPSRedundancy', '@odata.type': '#Redundancy.v1_3_0.Redundancy', 'MaxNumSupported': 4, 'MemberId': 'iDRAC.Embedded.1#SystemBoardPSRedundancy', 'MinNumNeeded': 2, 'Mode': 'N+m', 'Name': 'System Board PS Redundancy', 'RedundancySet': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2'}], 'RedundancySet@odata.count': 2, 'Status': {'Health': 'OK', 'State': 'Disabled'}}], 'Redundancy@odata.count': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SerialNumber': 'CN7324533B0270', 'SparePartNumber': '06W2PWA01', 'Status': {'Health': 'OK', 'State': 'Enabled'}}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2', '@odata.type': '#Power.v1_5_0.PowerSupply', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '01.0E.08', 'HotPluggable': True, 'InputRanges': [{'InputType': 'AC', 'OutputWattage': 750}], 'InputRanges@odata.count': 1, 'LastPowerOutputWatts': None, 'LineInputVoltage': 228, 'LineInputVoltageType': 'AC240V', 'Manufacturer': 'Dell', 'MemberId': 'PSU.Slot.2', 'Model': 'PWR SPLY,750WP,HVDC-C14,DELTA ', 'Name': 'PS2 Status', 'PartNumber': '0CWKMXA00', 'PowerInputWatts': 900, 'PowerSupplyType': 'AC', 'Redundancy': [{'@odata.context': '/redfish/v1/$metadata#Redundancy.Redundancy', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/Redundancy/iDRAC.Embedded.1%23SystemBoardPSRedundancy', '@odata.type': '#Redundancy.v1_3_0.Redundancy', 'MaxNumSupported': 4, 'MemberId': 'iDRAC.Embedded.1#SystemBoardPSRedundancy', 'MinNumNeeded': 2, 'Mode': 'N+m', 'Name': 'System Board PS Redundancy', 'RedundancySet': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2'}], 'RedundancySet@odata.count': 2, 'Status': {'Health': 'OK', 'State': 'Disabled'}}], 'Redundancy@odata.count': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SerialNumber': 'CN1797256N0E2D', 'SparePartNumber': '0CWKMXA00', 'Status': {'Health': 'OK', 'State': 'Enabled'}}], 'PowerSupplies@odata.count': 2, 'Redundancy': [{'@odata.context': '/redfish/v1/$metadata#Redundancy.Redundancy', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/Redundancy/iDRAC.Embedded.1%23SystemBoardPSRedundancy', '@odata.type': '#Redundancy.v1_3_0.Redundancy', 'MaxNumSupported': 4, 'MemberId': 'iDRAC.Embedded.1#SystemBoardPSRedundancy', 'MinNumNeeded': 2, 'Mode': 'N+m', 'Name': 'System Board PS Redundancy', 'RedundancySet': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2'}], 'RedundancySet@odata.count': 2, 'Status': {'Health': 'OK', 'State': 'Disabled'}}], 'Redundancy@odata.count': 1, 'Voltages': [{'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1VCOREPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1VCOREPG', 'Name': 'CPU1 VCORE PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 35, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2VCOREPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2VCOREPG', 'Name': 'CPU2 VCORE PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 36, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoard3.3VPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoard3.3VPG', 'Name': 'System Board 3.3V PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 25, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoard5VPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoard5VPG', 'Name': 'System Board 5V PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 26, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2PLLPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2PLLPG', 'Name': 'CPU2 PLL PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 34, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1PLLPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1PLLPG', 'Name': 'CPU1 PLL PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 37, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoard1.1VPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoard1.1VPG', 'Name': 'System Board 1.1V PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 39, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1M23VDDQPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1M23VDDQPG', 'Name': 'CPU1 M23 VDDQ PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 21, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1M23VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1M23VTTPG', 'Name': 'CPU1 M23 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 22, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoardFETDRVPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardFETDRVPG', 'Name': 'System Board FETDRV PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 33, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2VSAPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2VSAPG', 'Name': 'CPU2 VSA PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 41, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1VSAPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1VSAPG', 'Name': 'CPU1 VSA PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 43, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2M01VDDQPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2M01VDDQPG', 'Name': 'CPU2 M01 VDDQ PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 27, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1M01VDDQPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1M01VDDQPG', 'Name': 'CPU1 M01 VDDQ PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 30, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2M23VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2M23VTTPG', 'Name': 'CPU2 M23 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 46, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2M01VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2M01VTTPG', 'Name': 'CPU2 M01 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 28, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoardNDCPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardNDCPG', 'Name': 'System Board NDC PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 47, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2VTTPG', 'Name': 'CPU2 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 31, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1VTTPG', 'Name': 'CPU1 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 32, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU2M23VDDQPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU2M23VDDQPG', 'Name': 'CPU2 M23 VDDQ PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 29, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoard1.5VPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoard1.5VPG', 'Name': 'System Board 1.5V PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 40, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoardPS2PGFail', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardPS2PGFail', 'Name': 'System Board PS2 PG Fail', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 44, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoardPS1PGFail', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardPS1PGFail', 'Name': 'System Board PS1 PG Fail', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 45, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23SystemBoardBP15VPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardBP15VPG', 'Name': 'System Board BP1 5V PG', 'PhysicalContext': 'SystemBoard', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 246, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23CPU1M01VTTPG', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#CPU1M01VTTPG', 'Name': 'CPU1 M01 VTT PG', 'PhysicalContext': 'CPU', 'ReadingVolts': 1, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 20, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23PS1Voltage', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#PS1Voltage', 'Name': 'PS1 Voltage 1', 'PhysicalContext': 'PowerSupply', 'ReadingVolts': 228, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 108, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.context': '/redfish/v1/$metadata#Power.Power', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Voltages/iDRAC.Embedded.1%23PS2Voltage', '@odata.type': '#Power.v1_3_0.Voltage', 'LowerThresholdCritical': None, 'LowerThresholdFatal': None, 'LowerThresholdNonCritical': None, 'MemberId': 'iDRAC.Embedded.1#PS2Voltage', 'Name': 'PS2 Voltage 2', 'PhysicalContext': 'PowerSupply', 'ReadingVolts': 228, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Power/PowerSupplies/PSU.Slot.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 109, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}], 'Voltages@odata.count': 27}
<<<dell_idrac_rf_thermal:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Thermal.Thermal', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Thermal', '@odata.type': '#Thermal.v1_4_0.Thermal', 'Description': 'Represents the properties for Temperature and Cooling', 'Fans': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.4A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan4A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.4A', 'MinReadingRange': 720, 'Name': 'System Board Fan4A', 'PhysicalContext': 'SystemBoard', 'Reading': 5640, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.2A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan2A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.2A', 'MinReadingRange': 720, 'Name': 'System Board Fan2A', 'PhysicalContext': 'SystemBoard', 'Reading': 5400, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.1A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan1A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.1A', 'MinReadingRange': 720, 'Name': 'System Board Fan1A', 'PhysicalContext': 'SystemBoard', 'Reading': 5520, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.3A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan3A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.3A', 'MinReadingRange': 720, 'Name': 'System Board Fan3A', 'PhysicalContext': 'SystemBoard', 'Reading': 5400, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.5A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan5A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.5A', 'MinReadingRange': 720, 'Name': 'System Board Fan5A', 'PhysicalContext': 'SystemBoard', 'Reading': 6120, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.7A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan7A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.7A', 'MinReadingRange': 720, 'Name': 'System Board Fan7A', 'PhysicalContext': 'SystemBoard', 'Reading': 6120, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.6A', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan6A', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.6A', 'MinReadingRange': 720, 'Name': 'System Board Fan6A', 'PhysicalContext': 'SystemBoard', 'Reading': 6000, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.1B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan1B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.1B', 'MinReadingRange': 720, 'Name': 'System Board Fan1B', 'PhysicalContext': 'SystemBoard', 'Reading': 5160, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.5B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan5B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.5B', 'MinReadingRange': 720, 'Name': 'System Board Fan5B', 'PhysicalContext': 'SystemBoard', 'Reading': 5520, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.4B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan4B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.4B', 'MinReadingRange': 720, 'Name': 'System Board Fan4B', 'PhysicalContext': 'SystemBoard', 'Reading': 5280, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.3B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan3B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.3B', 'MinReadingRange': 720, 'Name': 'System Board Fan3B', 'PhysicalContext': 'SystemBoard', 'Reading': 5040, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.2B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan2B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.2B', 'MinReadingRange': 720, 'Name': 'System Board Fan2B', 'PhysicalContext': 'SystemBoard', 'Reading': 5040, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.6B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan6B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.6B', 'MinReadingRange': 720, 'Name': 'System Board Fan6B', 'PhysicalContext': 'SystemBoard', 'Reading': 5640, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Fans/0x17%7C%7CFan.Embedded.7B', '@odata.type': '#Thermal.v1_4_0.Fan', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FanName': 'System Board Fan7B', 'LowerThresholdCritical': 720, 'LowerThresholdFatal': 720, 'LowerThresholdNonCritical': 840, 'MaxReadingRange': None, 'MemberId': '0x17||Fan.Embedded.7B', 'MinReadingRange': 720, 'Name': 'System Board Fan7B', 'PhysicalContext': 'SystemBoard', 'Reading': 5640, 'ReadingUnits': 'RPM', 'Redundancy': [], 'Redundancy@odata.count': 0, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': None, 'UpperThresholdFatal': None, 'UpperThresholdNonCritical': None}], 'Fans@odata.count': 14, 'Id': 'Thermal', 'Name': 'Thermal', 'Redundancy': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Thermal/Redundancy/iDRAC.Embedded.1%23SystemBoardFanRedundancy', '@odata.type': '#Redundancy.v1_3_0.Redundancy', 'MaxNumSupported': None, 'MemberId': 'iDRAC.Embedded.1#SystemBoardFanRedundancy', 'MinNumNeeded': None, 'Mode': 'N+m', 'Name': 'System Board Fan Redundancy', 'RedundancyEnabled': True, 'RedundancySet': [], 'RedundancySet@odata.count': 0, 'Status': {'Health': 'OK', 'State': 'Enabled'}}], 'Redundancy@odata.count': 1, 'Temperatures': [{'@odata.context': '/redfish/v1/$metadata#Thermal.Thermal', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Temperatures/iDRAC.Embedded.1%23SystemBoardInletTemp', '@odata.type': '#Thermal.v1_4_0.Temperature', 'LowerThresholdCritical': -7, 'LowerThresholdFatal': -7, 'LowerThresholdNonCritical': 3, 'MaxReadingRangeTemp': 47, 'MemberId': 'iDRAC.Embedded.1#SystemBoardInletTemp', 'MinReadingRangeTemp': -7, 'Name': 'System Board Inlet Temp', 'PhysicalContext': 'SystemBoard', 'ReadingCelsius': 18, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 4, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': 47, 'UpperThresholdFatal': 47, 'UpperThresholdNonCritical': 42}, {'@odata.context': '/redfish/v1/$metadata#Thermal.Thermal', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Temperatures/iDRAC.Embedded.1%23SystemBoardExhaustTemp', '@odata.type': '#Thermal.v1_4_0.Temperature', 'LowerThresholdCritical': 3, 'LowerThresholdFatal': 3, 'LowerThresholdNonCritical': 8, 'MaxReadingRangeTemp': 75, 'MemberId': 'iDRAC.Embedded.1#SystemBoardExhaustTemp', 'MinReadingRangeTemp': 3, 'Name': 'System Board Exhaust Temp', 'PhysicalContext': 'SystemBoard', 'ReadingCelsius': 30, 'RelatedItem': [{'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 1, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': 75, 'UpperThresholdFatal': 75, 'UpperThresholdNonCritical': 70}, {'@odata.context': '/redfish/v1/$metadata#Thermal.Thermal', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Temperatures/iDRAC.Embedded.1%23CPU1Temp', '@odata.type': '#Thermal.v1_4_0.Temperature', 'LowerThresholdCritical': 3, 'LowerThresholdFatal': 3, 'LowerThresholdNonCritical': 8, 'MaxReadingRangeTemp': 100, 'MemberId': 'iDRAC.Embedded.1#CPU1Temp', 'MinReadingRangeTemp': 3, 'Name': 'CPU1 Temp', 'PhysicalContext': 'CPU', 'ReadingCelsius': 43, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.1'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 14, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': 100, 'UpperThresholdFatal': 100, 'UpperThresholdNonCritical': 95}, {'@odata.context': '/redfish/v1/$metadata#Thermal.Thermal', '@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Sensors/Temperatures/iDRAC.Embedded.1%23CPU2Temp', '@odata.type': '#Thermal.v1_4_0.Temperature', 'LowerThresholdCritical': 3, 'LowerThresholdFatal': 3, 'LowerThresholdNonCritical': 8, 'MaxReadingRangeTemp': 100, 'MemberId': 'iDRAC.Embedded.1#CPU2Temp', 'MinReadingRangeTemp': 3, 'Name': 'CPU2 Temp', 'PhysicalContext': 'CPU', 'ReadingCelsius': 68, 'RelatedItem': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Processors/CPU.Socket.2'}], 'RelatedItem@odata.count': 1, 'SensorNumber': 15, 'Status': {'Health': 'OK', 'State': 'Enabled'}, 'UpperThresholdCritical': 100, 'UpperThresholdFatal': 100, 'UpperThresholdNonCritical': 95}], 'Temperatures@odata.count': 4}
<<<dell_idrac_rf_network:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#NetworkAdapter.NetworkAdapter', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1', '@odata.type': '#NetworkAdapter.v1_1_0.NetworkAdapter', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'Controllers': [{'ControllerCapabilities': {'DataCenterBridging': {'Capable': False}, 'NPIV': {'MaxDeviceLogins': 0, 'MaxPortLogins': 0}, 'NetworkDeviceFunctionCount': 4, 'NetworkPortCount': 4, 'VirtualizationOffload': {'SRIOV': {'SRIOVVEPACapable': True}, 'VirtualFunction': {'DeviceMaxCount': 0, 'MinAssignmentGroupSize': 32, 'NetworkPortMaxCount': 0}}}, 'FirmwarePackageVersion': '19.5.12', 'Links': {'NetworkDeviceFunctions': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkDeviceFunctions/NIC.Integrated.1-1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkDeviceFunctions/NIC.Integrated.1-2-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkDeviceFunctions/NIC.Integrated.1-3-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkDeviceFunctions/NIC.Integrated.1-4-1'}], 'NetworkDeviceFunctions@odata.count': 4, 'NetworkPorts': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-2'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-3'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-4'}], 'NetworkPorts@odata.count': 4}}], 'Description': 'Network Adapter View', 'Id': 'NIC.Integrated.1', 'Manufacturer': 'Dell', 'Model': 'Intel(R) GbE 4P I350-t rNDC', 'Name': 'Network Adapter View', 'NetworkDeviceFunctions': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkDeviceFunctions'}, 'NetworkPorts': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts'}, 'PartNumber': '0R1XFC', 'SerialNumber': 'MY124024BU01SN', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}}
<<<dell_idrac_rf_interface:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#NetworkPort.NetworkPort', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-1', '@odata.type': '#NetworkPort.v1_1_0.NetworkPort', 'ActiveLinkTechnology': 'Ethernet', 'AssociatedNetworkAddresses': ['EC:F4:BB:D0:A0:84'], 'Description': 'Network Port View', 'EEEEnabled': None, 'FlowControlConfiguration': None, 'FlowControlStatus': None, 'Id': 'NIC.Integrated.1-1', 'LinkStatus': 'Down', 'Name': 'Network Port View', 'NetDevFuncMaxBWAlloc': [], 'NetDevFuncMinBWAlloc': [], 'PhysicalPortNumber': '1', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedEthernetCapabilities': ['WakeOnLAN', 'EEE'], 'SupportedLinkCapabilities': [{'LinkNetworkTechnology': 'Ethernet', 'LinkSpeedMbps': 0}], 'WakeOnLANEnabled': False}
<<<dell_idrac_rf_interface:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#NetworkPort.NetworkPort', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-2', '@odata.type': '#NetworkPort.v1_1_0.NetworkPort', 'ActiveLinkTechnology': 'Ethernet', 'AssociatedNetworkAddresses': ['EC:F4:BB:D0:A0:85'], 'Description': 'Network Port View', 'EEEEnabled': None, 'FlowControlConfiguration': None, 'FlowControlStatus': None, 'Id': 'NIC.Integrated.1-2', 'LinkStatus': 'Down', 'Name': 'Network Port View', 'NetDevFuncMaxBWAlloc': [], 'NetDevFuncMinBWAlloc': [], 'PhysicalPortNumber': '2', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedEthernetCapabilities': ['WakeOnLAN', 'EEE'], 'SupportedLinkCapabilities': [{'LinkNetworkTechnology': 'Ethernet', 'LinkSpeedMbps': 0}], 'WakeOnLANEnabled': False}
<<<dell_idrac_rf_interface:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#NetworkPort.NetworkPort', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-3', '@odata.type': '#NetworkPort.v1_1_0.NetworkPort', 'ActiveLinkTechnology': 'Ethernet', 'AssociatedNetworkAddresses': ['EC:F4:BB:D0:A0:86'], 'Description': 'Network Port View', 'EEEEnabled': None, 'FlowControlConfiguration': None, 'FlowControlStatus': None, 'Id': 'NIC.Integrated.1-3', 'LinkStatus': 'Down', 'Name': 'Network Port View', 'NetDevFuncMaxBWAlloc': [], 'NetDevFuncMinBWAlloc': [], 'PhysicalPortNumber': '3', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedEthernetCapabilities': ['WakeOnLAN', 'EEE'], 'SupportedLinkCapabilities': [{'LinkNetworkTechnology': 'Ethernet', 'LinkSpeedMbps': 0}], 'WakeOnLANEnabled': False}
<<<dell_idrac_rf_interface:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#NetworkPort.NetworkPort', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/NetworkAdapters/NIC.Integrated.1/NetworkPorts/NIC.Integrated.1-4', '@odata.type': '#NetworkPort.v1_1_0.NetworkPort', 'ActiveLinkTechnology': 'Ethernet', 'AssociatedNetworkAddresses': ['EC:F4:BB:D0:A0:87'], 'Description': 'Network Port View', 'EEEEnabled': None, 'FlowControlConfiguration': None, 'FlowControlStatus': None, 'Id': 'NIC.Integrated.1-4', 'LinkStatus': 'Down', 'Name': 'Network Port View', 'NetDevFuncMaxBWAlloc': [], 'NetDevFuncMinBWAlloc': [], 'PhysicalPortNumber': '4', 'Status': {'Health': None, 'HealthRollup': None, 'State': 'Enabled'}, 'SupportedEthernetCapabilities': ['WakeOnLAN', 'EEE'], 'SupportedLinkCapabilities': [{'LinkNetworkTechnology': 'Ethernet', 'LinkSpeedMbps': 0}], 'WakeOnLANEnabled': False}
<<<dell_idrac_rf_storage:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Mini', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 4, 'Id': 'RAID.Integrated.1-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Mini', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Integrated.1-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.5-0002', 'Identifiers': [{'DurableName': '590B11C012099D00', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Integrated.1-1', 'Model': 'PERC H710 Mini', 'Name': 'PERC H710 Mini', 'SpeedGbps': 6, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1/Volumes'}}
<<<dell_idrac_rf_drives:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': 6, 'CapacityBytes': 239444426752, 'Description': 'Solid State Disk 0:1:0', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '4433221104000000', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'ATA', 'MediaType': 'SSD', 'Model': 'MK000240GWEZF', 'Name': 'Solid State Disk 0:1:0', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SATA', 'Revision': 'HPGB', 'RotationSpeedRPM': 1, 'SerialNumber': '18471F6B617C', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:1', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA0B011E129', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:1', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:2', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000C500B6EE40D1', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'SEAGATE', 'MediaType': 'HDD', 'Model': 'ST1200MM0009', 'Name': 'Physical Disk 0:1:2', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'N003', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:3', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA02D25A90D', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:3', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
<<<dell_idrac_rf_volumes:sep(0)>>>
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 239444426752, 'Description': 'osesxi', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'osesxi', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'data', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'data', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'DATA2', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.2:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'DATA2', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'DATA3', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.3:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'DATA3', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
<<<dell_idrac_rf_system:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Chassis.Chassis', '@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Chassis.v1_6_0.Chassis', 'Actions': {}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1/Assembly'}, 'AssetTag': '', 'ChassisType': 'Enclosure', 'Description': 'BP12G+ 0:1', 'Id': 'Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Links': {'ContainedBy': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}, 'Contains': [], 'Contains@odata.count': 0, 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 4, 'ManagedBy': [{'@odata.id': '/redfish/v1/Managers/iDRAC.Embedded.1'}], 'ManagedBy@odata.count': 1, 'Storage': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1'}], 'Storage@odata.count': 1}, 'Manufacturer': None, 'Model': 'BP12G+ 0:1', 'Name': 'BP12G+ 0:1', 'PartNumber': None, 'PowerState': 'On', 'SKU': '', 'SerialNumber': None, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
<<<dell_idrac_rf_drives:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': 6, 'CapacityBytes': 239444426752, 'Description': 'Solid State Disk 0:1:0', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '4433221104000000', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'ATA', 'MediaType': 'SSD', 'Model': 'MK000240GWEZF', 'Name': 'Solid State Disk 0:1:0', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SATA', 'Revision': 'HPGB', 'RotationSpeedRPM': 1, 'SerialNumber': '18471F6B617C', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:1', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA0B011E129', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:1', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:2', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000C500B6EE40D1', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'SEAGATE', 'MediaType': 'HDD', 'Model': 'ST1200MM0009', 'Name': 'Physical Disk 0:1:2', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'N003', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:3', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA02D25A90D', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:3', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
<<<dell_idrac_rf_storage:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Storage.Storage', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1', '@odata.type': '#Storage.v1_4_0.Storage', 'Description': 'PERC H710 Mini', 'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 4, 'Id': 'RAID.Integrated.1-1', 'Links': {'Enclosures': [{'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1'}], 'Enclosures@odata.count': 2}, 'Name': 'PERC H710 Mini', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'StorageControllers': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/StorageControllers/RAID.Integrated.1-1', 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'FirmwareVersion': '21.3.5-0002', 'Identifiers': [{'DurableName': '590B11C012099D00', 'DurableNameFormat': 'NAA'}], 'Links': {}, 'Manufacturer': 'DELL', 'MemberId': 'RAID.Integrated.1-1', 'Model': 'PERC H710 Mini', 'Name': 'PERC H710 Mini', 'SpeedGbps': 6, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'SupportedControllerProtocols': ['PCIe'], 'SupportedDeviceProtocols': ['SAS', 'SATA']}], 'StorageControllers@odata.count': 1, 'Volumes': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/RAID.Integrated.1-1/Volumes'}}
<<<dell_idrac_rf_drives:sep(0)>>>
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': 6, 'CapacityBytes': 239444426752, 'Description': 'Solid State Disk 0:1:0', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '4433221104000000', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'ATA', 'MediaType': 'SSD', 'Model': 'MK000240GWEZF', 'Name': 'Solid State Disk 0:1:0', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SATA', 'Revision': 'HPGB', 'RotationSpeedRPM': 1, 'SerialNumber': '18471F6B617C', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:1', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA0B011E129', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:1', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:2', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000C500B6EE40D1', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'SEAGATE', 'MediaType': 'HDD', 'Model': 'ST1200MM0009', 'Name': 'Physical Disk 0:1:2', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'N003', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
{'@odata.context': '/redfish/v1/$metadata#Drive.Drive', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', '@odata.type': '#Drive.v1_3_0.Drive', 'Actions': {'#Drive.SecureErase': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1/Actions/Drive.SecureErase'}}, 'Assembly': {'@odata.id': '/redfish/v1/Chassis/System.Embedded.1/Assembly'}, 'BlockSizeBytes': 512, 'CapableSpeedGbs': None, 'CapacityBytes': 1199638052864, 'Description': 'Physical Disk 0:1:3', 'EncryptionAbility': 'None', 'EncryptionStatus': 'Unencrypted', 'FailurePredicted': False, 'HotspareType': 'None', 'Id': 'Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1', 'Identifiers': [{'DurableName': '5000CCA02D25A90D', 'DurableNameFormat': 'NAA'}], 'Links': {'Chassis': {'@odata.id': '/redfish/v1/Chassis/Enclosure.Internal.0-1:RAID.Integrated.1-1'}, 'Volumes': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1'}], 'Volumes@odata.count': 1}, 'Location': [], 'Manufacturer': 'HGST', 'MediaType': 'HDD', 'Model': 'HUC101812CSS200', 'Name': 'Physical Disk 0:1:3', 'NegotiatedSpeedGbs': 6, 'Operations': [], 'PartNumber': '', 'PredictedMediaLifeLeftPercent': None, 'Protocol': 'SAS', 'Revision': 'ADB0', 'RotationSpeedRPM': 0, 'SerialNumber': '', 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}}
<<<dell_idrac_rf_volumes:sep(0)>>>
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.0:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 239444426752, 'Description': 'osesxi', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.0:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.0:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'osesxi', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.1:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'data', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.1:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.1:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'data', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.2:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'DATA2', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.2:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.3:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'DATA2', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}
{'@Redfish.Settings': {'@odata.context': '/redfish/v1/$metadata#Settings.Settings', '@odata.type': '#Settings.v1_1_0.Settings', 'SettingsObject': {'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Settings'}, 'SupportedApplyTimes': ['Immediate', 'OnReset', 'AtMaintenanceWindowStart', 'InMaintenanceWindowOnReset']}, '@odata.context': '/redfish/v1/$metadata#Volume.Volume', '@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1', '@odata.type': '#Volume.v1_0_3.Volume', 'Actions': {'#Volume.CheckConsistency': {'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Actions/Volume.CheckConsistency'}, '#Volume.Initialize': {'InitializeType@Redfish.AllowableValues': ['Fast', 'Slow'], 'target': '/redfish/v1/Systems/System.Embedded.1/Storage/Volumes/Disk.Virtual.3:RAID.Integrated.1-1/Actions/Volume.Initialize'}}, 'BlockSizeBytes': 512, 'CapacityBytes': 1199638052864, 'Description': 'DATA3', 'Encrypted': False, 'EncryptionTypes': ['NativeDriveEncryption'], 'Id': 'Disk.Virtual.3:RAID.Integrated.1-1', 'Identifiers': [], 'Links': {'Drives': [{'@odata.id': '/redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Bay.2:Enclosure.Internal.0-1:RAID.Integrated.1-1'}], 'Drives@odata.count': 1}, 'Name': 'DATA3', 'Operations': [], 'OptimumIOSizeBytes': 65536, 'Status': {'Health': 'OK', 'HealthRollup': 'OK', 'State': 'Enabled'}, 'VolumeType': 'NonRedundant'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment