InlineRuleAnalysisFirewallRule1
{
"policy_name": "string",
"is_anchor": false,
"is_unpublished": false,
"is_ignored": false,
"metadata": [
{
"key": "string",
"value": "string"
}
],
"additional_info": {
"destination_groups": [
{
"path": "string",
"display_name": "string"
}
],
"profiles": [
{
"path": "string",
"display_name": "string"
}
],
"services": [
{
"path": "string",
"display_name": "string"
}
],
"source_groups": [
{
"path": "string",
"display_name": "string"
}
]
},
"service_entries": [
"string"
]
}
Indicates the display name of the parent policy.
Indicates if the rule is the anchor rule of the anomaly rule-set in firewall rule analysis result.
Indicates if the rule is not published to firewall configuration.
Indicates if the rule is ignored from firewall rule analysis activities.
Additional metadata information for firewall rule properties.
DEPRECATED: This field overrides the base NsxBaseRule.service_entries for backward compatibility. In upcoming versions, this will use the base service_entries type (NsxServiceEntry). In order to specify raw services this can be used, along with services which contains path to services. This can be empty or null.