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
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
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
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
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
Examples
>>> firewall.network_objects.dynamic_object
- property group#
The interface object for the network objects type “Group” Management.
- Returns
a Group instance
- Return type
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Examples
>>> firewall.network_objects.tacacs_server
- property tag#
The interface object for the network objects type “Tag” Management.
- Returns
a Tag instance
- Return type
Examples
>>> firewall.network_objects.tag
- property time#
The interface object for the network objects type “Time” Management.
- Returns
a Time instance
- Return type
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
Examples
>>> firewall.network_objects.time_group
- Access Point Name
- Address Range
- Checkpoint Host
- DNS Domain
- Dynamic Object
- Group
- Group with Exclusion
- GSN Handover Group
- Host
- LSM Cluster
- LSM Gateway
- LSV Profile
- Multicast Address Range
- Network
- Network Interface
- OPSEC Application
- Security Zone
- Simple Cluster
- Simple Gateway
- TACACS Group
- TACACS Server
- Tag
- Time
- Time Group
- Wildcard