[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

PathFirewallRulesRequest

Properties

string
destination_ip_address Optional

Destination IP configured in firewall rule


integer as int32
port Optional

Port number configured in firewall rule


string
protocol Optional

Protocol configured in firewall rule


string
source_ip_address Optional

Source IP configured in firewall rule


integer as int64
time Optional

Timestamp of object

JSON Example

{
    "destination_ip_address": "1.1.1.1",
    "port": 80,
    "protocol": "TCP",
    "source_ip_address": "2.2.2.2"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Parameter To

Path Firewall Rules

Feedback

Was this page helpful?