Represents a networking communication service.
description |
destinationPort |
direction |
DSCP |
entityScope |
etherType |
externalID |
lastUpdatedBy |
name |
protocol |
sourcePort |
This object has no members.
Description of the application service.
Format: free
Max length: 255
SDK attribute: description
The destination port to be matched if protocol is UDP or TCP. Value should be either * or single port number or a port range.
Format: free
SDK attribute: destinationPort
Direction of the service. Default is UNIDIRECTIONAL.
Allowed values: REFLEXIVE, UNIDIRECTIONAL
SDK attribute: direction
DSCP match condition to be set in the rule. It is either * or from 0-63. Required for etherType 0x0800
Format: free
SDK attribute: DSCP
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope
Ether type of the packet to be matched. Ether type can be * or a valid hexadecimal value
Format: free
SDK attribute: etherType
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
ID of the user who last updated the object.
Format: free
SDK attribute: lastUpdatedBy
Name of the application service.
Format: free
Min length: 1
Max length: 64
SDK attribute: name
Protocol that must be matched. Needs to be 6 (TCP) or 17 (UDP)
Format: free
SDK attribute: protocol
Source port to be matched if protocol is UDP or TCP. Value can be either * or single port number or a port range.
Format: free
SDK attribute: sourcePort