BatteryMetrics schema contains definitions for the metrics of a battery unit.X-Auth-Token: ********************username:passwordAuthorization: Basic *****************curl --location '/redfish/v1/Chassis//PowerSubsystem/Batteries//Metrics' \
--header 'X-Auth-Token: <api-key>' \
--header 'Authorization: Basic <encoded-value>'{}