InfraProposedRulesResponse
Infrastructure Proposed Rules Response
Response containing proposed infrastructure rules for a service category, grouped by service
JSON Example
{
"rules": [
{
"dfw_policy_path": "/infra/domains/default/security-policies/SSP_Infra_Policy",
"service_category_id": "23745f49-fbb0-44ad-9d92-410f6370f36d",
"site_id": "0c7d7379-3ac5-41e0-9a97-5daf80ccde17",
"rules": [
{
"type": "TRAFFIC",
"_links": [],
"display_name": "SSP_DHCP-Client_Rule",
"tags": [],
"children": [],
"marked_for_delete": false,
"overridden": false,
"destination_groups": [],
"destinations_excluded": false,
"direction": "IN_OUT",
"disabled": false,
"logged": false,
"profiles": [],
"scope": [
"ANY"
],
"sequence_number": 1100,
"services": [
"/infra/services/DHCP-Client"
],
"source_groups": [
"/infra/domains/default/groups/d12503fa-5abf-38cc-8f30-c434e5f3785f"
],
"sources_excluded": false,
"action": "ALLOW"
}
]
}
]
}
array of
InfraProposedRules
rules
Required
List of proposed infrastructure rules for the service category, grouped by service