Expand description
BSS boot parameter queries, changeset preparation, and persistence.
Structs§
- Boot
Config Changeset - Result of preparing boot configuration changes.
- GetBoot
Parameters Params - Typed parameters for fetching boot parameters.
- Update
Boot Parameters Params - Typed parameters for updating boot parameters.
Functions§
- add_
boot_ parameters - Add (create) boot parameters for specified nodes.
- delete_
boot_ parameters - Delete boot parameters for the specified hosts.
- get_
boot_ parameters - Fetch boot parameters for the specified nodes.
- persist_
boot_ config - Persist boot configuration changes.
- prepare_
boot_ config - Prepare boot configuration changes (no side effects).
- update_
boot_ parameters - Update boot parameters for specified nodes.