-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
(here with badfish 1.0.7)
https://quads.dev/about-badfish/ says "Badfish is a vendor-agnostic, Redfish API tool", but badfish --help has:
-H, --host HOST iDRAC host address
-u U iDRAC username
-p P iDRAC password
-i I Path to iDRAC interfaces yaml
-t T Type of host as defined on iDRAC interfaces yaml
--boot-to-type BOOT_TO_TYPE
Set next boot to one-shot boot to a specific type as defined on iDRAC interfaces yaml
--get-scp-targets {Export,Import}
Get allowable target values to export or import with iDRAC SCP. Choices=['Export', 'Import']
--scp-targets SCP_TARGETS
Comma separated targets which configs should be exported with iDRAC SCP.
--export-scp EXPORT_SCP
Export system config using iDRAC SCP, argument specifies where file should be saved.
--import-scp IMPORT_SCP
Import system config using iDRAC SCP, argument specifies which JSON file contains config that should be imported.
iDRAC being Dell's integrated Dell Remove Access Controller, the name they give to the base management controller they use on their server.
That makes it unclear whether those options are Dell specific or not.
I would suggest using "BMC" when referring to the base management controller of any server vendor and "Dell iDRAC" for things that are specific to Dell's BMCs to avoid confusion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels