OptionalauthBase URL of the BMC, e.g. https://10.0.0.5
OptionalfetchOverride the fetch implementation (mainly for testing).
OptionalinsecureSkip TLS certificate verification. Most BMCs ship a self-signed
certificate, so this is commonly needed. Defaults to false.
OptionalserviceRoot service path. Defaults to /redfish/v1.
OptionaltimeoutPer-request timeout in milliseconds. Defaults to 15000.
Authentication strategy. Defaults to
{ type: 'none' }.