You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/policy_intrusion_service_profile.html.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The following arguments are supported:
81
81
*`context` - (Optional) The context which the object belongs to
82
82
*`project_id` - (Required) The ID of the project which the object belongs to
83
83
*`severities` - (Required) List of profile severities, supported values are `LOW`, `MEDIUM`, `HIGH`, 'CRITICAL`.
84
-
*`criteria` - (Required) Filtering criteria for the IDS Profile.
84
+
*`criteria` - (Optional) Filtering criteria for the IDS Profile.
85
85
*`attack_types` - (Optional) List of supported attack types.
86
86
*`attack_targets` - (Optional) List of supported attack targets. Please refer to example above to ensure correct formatting - in some versions, UI shows a different format than NSX expects.
87
87
*`cvss` - (Optional) List of CVSS (Common Vulnerability Scoring System) ranges. Supported values are `NONE`, `LOW`, `MEDIUM`, `HIGH`, `CRITICAL`.
0 commit comments