pub async fn events_rules_update(
configuration: &Configuration,
pbm_uuid: &str,
notification_rule_request: NotificationRuleRequest,
) -> Result<NotificationRule, Error<EventsRulesUpdateError>>
Expand description
NotificationRule Viewset
pub async fn events_rules_update(
configuration: &Configuration,
pbm_uuid: &str,
notification_rule_request: NotificationRuleRequest,
) -> Result<NotificationRule, Error<EventsRulesUpdateError>>
NotificationRule Viewset