Module boot_parameters

Module boot_parameters 

Source
Expand description

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

Structsยง

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