pub async fn directive_outbox(
__arg0: State<AdminState>,
__arg1: Query<DirectiveOutboxQuery>,
) -> impl IntoResponseExpand description
GET /monitoring/directive-outbox - Recent directive delivery rows.
pub async fn directive_outbox(
__arg0: State<AdminState>,
__arg1: Query<DirectiveOutboxQuery>,
) -> impl IntoResponseGET /monitoring/directive-outbox - Recent directive delivery rows.