InlineProposedIdsSecurityPoliciesRequest1
{
"policy_type": "INFRASTRUCTURE",
"sort_ascending": false,
"sort_by": "sequenceNumber",
"page_size": 1000,
"site_ids": [
"123a456b-123c-456d-89ab-cdef12345678"
],
"offset": 0
}
Type of proposed security policy used for polymorphic responses:
- ENVIRONMENT - Environment security policy
- INFRASTRUCTURE - Infrastructure security policy
When set, only IDS policies that have at least one rule whose sources match are returned. Semantics match proposed security policy rule filters (ProposedSecurityPoliciesRequest.source_groups).
Same as source_groups for each rule's destination groups (and alt_destinations).
Same as source_groups for each rule's applied-to scope groups.
When set, only policies with at least one rule whose services match. Semantics match ProposedSecurityPoliciesRequest.services.
Filter by proposed sync action. Only IDS policies 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.