pub async fn read_zones(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ZoneInformation>>Expand description
Read Zones attribute from cluster Zone Management.
pub async fn read_zones(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ZoneInformation>>Read Zones attribute from cluster Zone Management.