Battery schema describes a unit of energy storage, including batteries and supercapacitors, used to provide systems or components within a system with power during a power-loss event or to store energy for later use. It also describes the location, such as a slot, socket, or bay, where a unit can be installed by populating a resource instance with an absent state if a unit is not present.NOTE: To check the battery health status on the Dell PowerEdge 14th generation servers, use the following URI: /redfish/v1/Systems/{ComputerSystemId}/Oem/Dell/DellSensors/{SensorId}.
X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Chassis//PowerSubsystem/Batteries/' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}