get_image_analysis

Function get_image_analysis 

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

GET /analysis/images — image-centric flat projection of every CFS configuration, CFS session, BOS session template, and IMS image visible to the caller. One row per IMS image; see BackendSummary for column semantics.