InlineProposedIdsSecurityPolicyRulesRequest1

InlineProposedIdsSecurityPolicyRulesRequest1
InlineProposedIdsSecurityPolicyRulesRequest1
JSON Example
{
    "page_size": 1000,
    "sort_ascending": false,
    "sort_by": "sequenceNumber",
    "site_ids": [
        "123a456b-123c-456d-89ab-cdef12345678"
    ],
    "offset": 0
}
array of string
id
Optional

Filter by rule id (not currently applied)

array of string
display_name
Optional

Filter by rule display name (not currently applied)

array of string
source_groups
Optional

Return only IDS rules whose sources match any listed path or group id.

array of string
destination_groups
Optional

Return only IDS rules whose destinations match any listed path or group id.

array of string
scope
Optional

Return only IDS rules whose scopes match any listed path or group id.

array of string
services
Optional

Return only IDS rules whose services match any listed path or TCP/UDP token.

proposed_sync_action
Optional

Filter by proposed sync action. Only IDS rules whose proposed_sync_action matches any of the listed values are returned. OR semantics within the list. When omitted, no filtering by sync action is applied.