Network Objects#

This class is used to manage Network Objects

class NetworkObjects#
property access_point_name#

The interface object for the network objects type “Access Point Name” Management.

Returns

an Access Point Name instance

Return type

AccessPointName

Examples

>>> firewall.network_objects.access_point_name
property address_range#

The interface object for the network objects type “Address Range” Management.

Returns

an Address Range instance

Return type

AddressRange

Examples

>>> firewall.network_objects.address_range
property checkpoint_host#

The interface object for the network objects type “Checkpoint Host” Management.

Returns

a Checkpoint Host instance

Return type

CheckpointHost

Examples

>>> firewall.network_objects.checkpoint_host
property dns_domain#

The interface object for the network objects type “DNS Domain” Management.

Returns

a DNS Domain instance

Return type

DNSDomain

Examples

>>> firewall.network_objects.dns_domain
property dynamic_object#

The interface object for the network objects type “Dynamic Object” Management.

Returns

a Dynamic Object instance

Return type

DynamicObject

Examples

>>> firewall.network_objects.dynamic_object
property group#

The interface object for the network objects type “Group” Management.

Returns

a Group instance

Return type

Group

Examples

>>> firewall.network_objects.group
property group_with_exclusion#

The interface object for the network objects type “Group With Exclusion” Management.

Returns

a Group With Exclusion instance

Return type

GroupWithExclusion

Examples

>>> firewall.network_objects.group_with_exclusion
property gsn_handover_group#

The interface object for the network objects type “GSN Handover Group” Management.”

Returns

a GSN Handover Group instance

Return type

GSNHandoverGroup

Examples

>>> firewall.network_objects.gsn_handover_group
property host#

The interface object for the network objects type “Host” Management.

Returns

a Host instance

Return type

Host

Examples

>>> firewall.network_objects.host
property lsm_cluster#

The interface object for the network objects type “LSM Cluster” Management.

Returns

a LSM Cluster instance

Return type

LSMCluster

Examples

>>> firewall.network_objects.lsm_cluster
property lsm_gateway#

The interface object for the network objects type “LSM Gateway” Management.

Returns

a LSM Gateway instance

Return type

LSMGateway

Examples

>>> firewall.network_objects.lsm_gateway
property lsv_profile#

The interface object for the network objects type “LSV Profile” Management.

Returns

a LSV Profile instance

Return type

LSVProfile

Examples

>>> firewall.network_objects.lsv_profile
property multicast_address_range#

The interface object for the network objects type “Multicast Address Range” Management.

Returns

a Multicast Address Range instance

Return type

MulticastAddressRange

Examples

>>> firewall.network_objects.multicast_address_range
property network#

The interface object for the network objects type “Network” Management.

Returns

a Network instance

Return type

Network

Examples

>>> firewall.network_objects.network
property network_interface#

The interface object for the network objects type “Network Interface” Management.

Returns

a Network Interface instance

Return type

NetworkInterface

Examples

>>> firewall.network_objects.network_instance
property opsec_application#

The interface object for the network objects type “OPSEC Application” Management.

Returns

an OPSEC Application instance

Return type

OPSECApplication

Examples

>>> firewall.network_objects.opsec_application
property security_zone#

The interface object for the network objects type “Security Zone” Management.

Returns

a Security Zone instance

Return type

SecurityZone

Examples

>>> firewall.network_objects.security_zone
property simple_cluster#

The interface object for the network objects type “Simple Cluster” Management.

Returns

a Simple Cluster instance

Return type

SimpleCluster

Examples

>>> firewall.network_objects.simple_cluster
property simple_gateway#

The interface object for the network objects type “Simple Gateway” Management.

Returns

a Simple Gateway instance

Return type

SimpleGateway

Examples

>>> firewall.network_objects.simple_gateway
property tacacs_group#

The interface object for the network objects type “TACACS Group” Management.

Returns

a TACACS Group instance

Return type

TacacsGroup

Examples

>>> firewall.network_objects.tacacs_group
property tacacs_server#

The interface object for the network objects type “TACACS Server” Management.

Returns

a TACACS Server instance

Return type

TacacsServer

Examples

>>> firewall.network_objects.tacacs_server
property tag#

The interface object for the network objects type “Tag” Management.

Returns

a Tag instance

Return type

Tag

Examples

>>> firewall.network_objects.tag
property time#

The interface object for the network objects type “Time” Management.

Returns

a Time instance

Return type

Time

Examples

>>> firewall.network_objects.time
property time_group#

The interface object for the network objects type “Time Group” Management.

Returns

a Time Group instance

Return type

TimeGroup

Examples

>>> firewall.network_objects.time_group
property wildcard#

The interface object for the network objects type “Wildcard” Management.

Returns

a Wildcard instance

Return type

Wildcard

Examples

>>> firewall.network_objects.wildcard