DeviceSecurityZoneReference
Reference of a security zone on a firewall
Fields
| name | type | nullable | description |
|---|---|---|---|
deviceName | String | false | Name of the firewall device where security zone is located. |
zone | String | false | Name of the security zone. |
Used by
network → devices → hosts → securityZones
See also
Data model path
- network:
Network- devices: List<
Device>- hosts: List<
DeviceHost>- securityZones: List<
DeviceSecurityZoneReference>
- securityZones: List<
- hosts: List<
- devices: List<