get_kernel_parameters

Function get_kernel_parameters 

Source
pub async fn get_kernel_parameters(
    ctx: RequestCtx,
    __arg1: Query<KernelParametersQuery>,
) -> Result<impl IntoResponse, (StatusCode, Json<ErrorResponse>)>
Expand description

GET /kernel-parameters — fetch BSS kernel parameters for a group or node list.