pub async fn get_boot_parameters(
ctx: RequestCtx,
__arg1: Query<BootParametersQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>Expand description
GET /boot-parameters — fetch BSS boot parameters for a group or node list.