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