Put ExclusionAsk AIput https://api.dome9.com/v2/kubernetes/admissionControl/exclusionsUpdate an exclusionBody Paramsdetails for the exclusionrulesarray of objects | nullrequired[Optional] List of rules to apply the exclusion on.rules*ADD objectlogicExpressionsarray of strings | nullrequired[Optional] The GSL logic expressions of the exclusion.logicExpressions*ADD stringseveritiesarray of objects | nullrequired[Optional] List of severities to exclude. Valid values: ['Informational', 'Low', 'Medium', 'High', 'Critical']severities*ADD stringcloudAccountIdsarray of strings | nullrequired[Optional] List of cloud account IDs to apply exclusion on. If neither cloud account IDs nor organizational unit IDs are supplied, exclusion will apply on all cloud accounts. If both organizational unit IDs and cloud account IDs are supplied, only organizational unit IDs will take effect.cloudAccountIds*ADD stringorganizationalUnitIdsarray of strings | nullrequired[Optional] List of organizational unit IDs to apply exclusion on. If neither organizational unit IDs nor cloud account IDs are supplied, exclusion will apply on all cloud accounts. If both organizational unit IDs and cloud account IDs are supplied, only organizational unit IDs will take effect.organizationalUnitIds*ADD stringcommentstring | nullrequiredComment text (free text)dateRangeDateTimeRangerequired[Optional] Date range for the exclusion to take effect. The exclusion will take effect permanently unless a specific date range is specified. Leaving 'From' null will take only 'To' into account. Leaving 'To' null will take only 'From' into account. DateRange with both 'From' and 'To' null will be disregarded.DateTimeRange objectrulesetIdint64requiredRuleset ID to apply exclusion on. Use '0' to apply on all rulesets.idstringrequired[Required] Exclusion IDResponse 200Updated 7 months ago