pub async fn full_integration_dump(
    vault: &DbRead<DbKindDht>,
    dht_ops_cursor: Option<u64>
) -> ConductorApiResult<FullIntegrationStateDump>
Expand description

Dump the full integration json state. Careful! This will return a lot of data.