InlineRuleAnalysisFirewallRule1
                                                                    InlineRuleAnalysisFirewallRule1                                                            
                            
                            NSX firewall rule configuration along with firewall rule analysis metadata.
JSON Example
                                    {
    "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"
            }
        ]
    }
}
            
            
                                    string
                
                
            
        
        
                policy_name            
                            Optional
            
            
        Indicates the display name of the parent policy.
            
            
                                    boolean
                
                
            
        
        
                is_anchor            
                            Optional
            
            
        Indicates if the rule is the anchor rule of the anomaly rule-set in firewall rule analysis result.
            
            
                                    boolean
                
                
            
        
        
                is_unpublished            
                            Optional
            
            
        Indicates if the rule is not published to firewall configuration.
            
            
                                    boolean
                
                
            
        
        
                is_ignored            
                            Optional
            
            
        Indicates if the rule is ignored from firewall rule analysis activities.
                additional_info            
                            Optional
            
            
        Additional metadata information for firewall rule properties.
