pub async fn policies_event_matcher_create(
configuration: &Configuration,
event_matcher_policy_request: EventMatcherPolicyRequest,
) -> Result<EventMatcherPolicy, Error<PoliciesEventMatcherCreateError>>
Expand description
Event Matcher Policy Viewset