get_images

Function get_images 

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

GET /images — list IMS images with their associated CFS configuration names.