pub async fn create_two_d_cartesian_zone(
conn: &Connection,
endpoint: u16,
zone: TwoDCartesianZone,
) -> Result<CreateTwoDCartesianZoneResponse>Expand description
Invoke CreateTwoDCartesianZone command on cluster Zone Management.
pub async fn create_two_d_cartesian_zone(
conn: &Connection,
endpoint: u16,
zone: TwoDCartesianZone,
) -> Result<CreateTwoDCartesianZoneResponse>Invoke CreateTwoDCartesianZone command on cluster Zone Management.