pub async fn events_rules_partial_update(
configuration: &Configuration,
pbm_uuid: &str,
patched_notification_rule_request: Option<PatchedNotificationRuleRequest>,
) -> Result<NotificationRule, Error<EventsRulesPartialUpdateError>>
Expand description
NotificationRule Viewset