pub async fn events_rules_create(
configuration: &Configuration,
notification_rule_request: NotificationRuleRequest,
) -> Result<NotificationRule, Error<EventsRulesCreateError>>
Expand description
NotificationRule Viewset
pub async fn events_rules_create(
configuration: &Configuration,
notification_rule_request: NotificationRuleRequest,
) -> Result<NotificationRule, Error<EventsRulesCreateError>>
NotificationRule Viewset