manifest

Function manifest 

Source
pub(in server) async fn manifest(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
) -> Result<impl IntoResponse, StatusCode>
Expand description

GET /v1/rollouts/{rolloutId} - manifest bytes; mTLS via router-level require_cn_layer.