pub async fn key_set_read_all_indices(
conn: &Connection,
endpoint: u16,
do_not_use: u8,
) -> Result<KeySetReadAllIndicesResponse>Expand description
Invoke KeySetReadAllIndices command on cluster Group Key Management.
pub async fn key_set_read_all_indices(
conn: &Connection,
endpoint: u16,
do_not_use: u8,
) -> Result<KeySetReadAllIndicesResponse>Invoke KeySetReadAllIndices command on cluster Group Key Management.