Module boot_parameters

Module boot_parameters 

Source
Expand description

Boot-parameter request/response bodies (/v2/boot-config, /v2/boot-parameters). HTTP request/response bodies and CLI-built parameter structs for the boot-parameter endpoints (/v2/boot-config and /v2/boot-parameters).

Structsยง

ApplyBootConfigRequest
Request body for POST /v2/boot-config.
GetBootParametersParams
Typed parameters for fetching boot parameters.
UpdateBootParametersParams
Typed parameters for updating boot parameters.