PathFirewallRulesRequest
                                PathFirewallRulesRequest                            
                            JSON Example
                                    {
    "source_ip_address": "2.2.2.2",
    "destination_ip_address": "1.1.1.1",
    "port": 80,
    "protocol": "TCP",
    "time": 0
}
            
            
                                    string
                
                
            
        
        
                source_ip_address            
                            Optional
                    Source IP configured in firewall rule
            
            
                                    string
                
                
            
        
        
                destination_ip_address            
                            Optional
                    Destination IP configured in firewall rule
            
            
                                    integer As int32
                
                                    As int32
                
            
        
        
                port            
                            Optional
                    Port number configured in firewall rule
            
            
                                    string
                
                
            
        
        
                protocol            
                            Optional
                    Protocol configured in firewall rule
            
            
                                    integer As int64
                
                                    As int64
                
            
        
        
                time            
                            Optional
                    Timestamp of object
