[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
FirewallRuleSet
Properties
JSON Example
{
"firewall_entity_id": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"rules": [
{
"action": "ALLOW",
"destination_any": false,
"destination_inversion": false,
"destinations": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"disabled": false,
"entity_id": "1000:104:12213212",
"entity_type": "VirtualMachine",
"name": "My Name",
"port_ranges": [
{
"display": "string",
"end": 0,
"iana_name": "string",
"iana_port_display": "string",
"start": 0
}
],
"rule_id": "string",
"section_id": "string",
"section_name": "string",
"sequence_number": 0,
"service_any": false,
"services": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
],
"source_any": false,
"source_inversion": false,
"sources": [
{
"entity_id": "string",
"entity_type": "VirtualMachine"
}
]
}
],
"vendor_info": {
"manager": {
"entity_id": "string",
"entity_type": "VirtualMachine"
},
"vendor_ids": [
{
"id_type": "string",
"id_value": "string"
}
]
}
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
PathFirewallRules