Service & Applications#
Those classes are used by this SDK to manage Service & Applications
- class ServiceApplications#
- property application_site#
The interface object for the network objects type “Application Site” Management.
- Returns
an Application Site instance
- Return type
Examples
>>> firewall.service_applications.application_site
- property application_site_category#
The interface object for the network objects type “Application Site Category” Management.
- Returns
an Application Site Category instance
- Return type
Examples
>>> firewall.service_applications.application_site_category
- property application_site_group#
The interface object for the network objects type “Application Site Group” Management.
- Returns
an Application Site Group instance
- Return type
Examples
>>> firewall.service_applications.application_site_group
- property service_citrix_tcp#
The interface object for the network objects type “Service Citrix TCP” Management.
- Returns
a Service Citrix TCP instance
- Return type
Examples
>>> firewall.service_applications.service_citrix_tcp
- property service_compound_tcp#
The interface object for the network objects type “Service Compound TCP” Management.
- Returns
a Service Compound TCP instance
- Return type
Examples
>>> firewall.service_applications.service_compound_tcp
- property service_dce_rpc#
The interface object for the network objects type “Service DCE RPC” Management.
- Returns
a Service DCE RPC instance
- Return type
Examples
>>> firewall.service_applications.service_dce_rpc
- property service_group#
The interface object for the network objects type “Service Group” Management.
- Returns
a Service Group instance
- Return type
Examples
>>> firewall.service_applications.service_group
- property service_gtp#
The interface object for the network objects type “Service GTP” Management.
- Returns
a Service GTP instance
- Return type
Examples
>>> firewall.service_applications.service_gtp
- property service_icmp#
The interface object for the network objects type “Service ICMP” Management.
- Returns
a Service ICMP instance
- Return type
Examples
>>> firewall.service_applications.service_icmp
- property service_icmp6#
The interface object for the network objects type “Service ICMP6” Management.
- Returns
a Service ICMPv6 instance
- Return type
Examples
>>> firewall.service_applications.service_icmp6
- property service_other#
The interface object for the network objects type “Service Other” Management.
- Returns
a Service Other instance
- Return type
Examples
>>> firewall.service_applications.service_other
- property service_rpc#
The interface object for the network objects type “Service RPC” Management.
- Returns
a Service RPC instance
- Return type
Examples
>>> firewall.service_applications.service_rpc
- property service_sctp#
The interface object for the network objects type “Service SCTP” Management.
- Returns
a Service SCTP instance
- Return type
Examples
>>> firewall.service_applications.service_sctp
- property service_tcp#
The interface object for the network objects type “Service TCP” Management.
- Returns
a Service TCP instance
- Return type
Examples
>>> firewall.service_applications.service_tcp
- property service_udp#
The interface object for the network objects type “Service UDP” Management.
- Returns
a Service UDP instance
- Return type
Examples
>>> firewall.service_applications.service_udp