InlineProposedSecurityPolicyRulesRequest1
{
"offset": 0,
"page_size": 50,
"sort_ascending": true,
"sort_by": "sequenceNumber",
"proposed_sync_action": [
"CREATE",
"OVERWRITE"
]
}
Filter by rule id (not currently applied)
Filter by rule display name (not currently applied)
Return only rules whose sources match any listed path or group id (OR within list).
Return only rules whose destinations match any listed path or group id.
Return only rules whose applied-to scopes match any listed path or group id.
Return only rules whose services match any listed path or TCP/UDP token (PROTO:PORT or proto/port). Literal ANY in the filter list is ignored.
Filter by proposed sync action. Only 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.