pub async fn read_group_table(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<GroupInfoMap>>Expand description
Read GroupTable attribute from cluster Group Key Management.
pub async fn read_group_table(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<GroupInfoMap>>Read GroupTable attribute from cluster Group Key Management.