pub async fn create_or_update_trigger(
conn: &Connection,
endpoint: u16,
trigger: ZoneTriggerControl,
) -> Result<()>Expand description
Invoke CreateOrUpdateTrigger command on cluster Zone Management.
pub async fn create_or_update_trigger(
conn: &Connection,
endpoint: u16,
trigger: ZoneTriggerControl,
) -> Result<()>Invoke CreateOrUpdateTrigger command on cluster Zone Management.