EgressACLEntryTemplate

Defines the template of Egress ACL Template entries

Overview

ACLTemplateName string
action enum (DROP | FORWARD) required   filterable   orderable  
addressOverride string filterable   orderable  
associatedL7ApplicationSignatureID string
associatedLiveEntityID string filterable  
associatedTrafficType enum (L4_SERVICE | L4_SERVICE_GROUP) filterable   orderable  
associatedTrafficTypeID string filterable   orderable  
description string filterable  
destinationPort string filterable   orderable  
domainName string
DSCP string required   filterable   orderable  
enterpriseName string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
etherType string required   filterable   orderable  
externalID string filterable   orderable   locally unique  
flowLoggingEnabled boolean filterable   orderable  
ICMPCode string
ICMPType string
IPv6AddressOverride string filterable   orderable  
lastUpdatedBy string autogenerated  
locationID string filterable   orderable  
locationType enum (ANY | PGEXPRESSION | POLICYGROUP | REDIRECTIONTARGET | SUBNET | VPORTTAG | ZONE) required   filterable   orderable  
mirrorDestinationID string
networkID string filterable   orderable  
networkType enum (ANY | ENDPOINT_DOMAIN | ENDPOINT_SUBNET | ENDPOINT_ZONE | ENTERPRISE_NETWORK | INTERNET_POLICYGROUP | NETWORK_MACRO_GROUP | PGEXPRESSION | POLICYGROUP | PUBLIC_NETWORK | SUBNET | ZONE) filterable   orderable  
policyState enum (DRAFT | LIVE) filterable   orderable  
priority integer filterable   orderable  
protocol string filterable   orderable  
sourcePort string filterable   orderable  
stateful boolean filterable   orderable  
statsID string filterable   orderable  
statsLoggingEnabled boolean filterable   orderable  

API Resource

/egressaclentrytemplates/id
delete get put

Parents

/mirrordestinations/id/egressaclentrytemplates
get
/vports/id/egressaclentrytemplates
get
/domains/id/egressaclentrytemplates
get
/l2domains/id/egressaclentrytemplates
get
/egressaclentrytemplates
get
/egressacltemplates/id/egressaclentrytemplates
get post

Children

/egressaclentrytemplates/id/metadatas
get post
/egressaclentrytemplates/id/globalmetadatas
get post put
/egressaclentrytemplates/id/jobs
post
/egressaclentrytemplates/id/statistics
get

Members

This object has no members.

Attributes documentation

ACLTemplateName string
Discussion

The name of the parent Template for this acl entry


Charateristics

Format: free
SDK attribute: ACLTemplateName

action enum required   filterable   orderable  
Discussion

The action of the ACL entry.


Charateristics

Allowed values: DROP, FORWARD
SDK attribute: action

addressOverride string filterable   orderable  
Discussion

Overrides the source IP for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.


Charateristics

Format: free
SDK attribute: addressOverride

associatedL7ApplicationSignatureID string
Discussion

The UUID of the associated L7 Application signature


Charateristics

Format: free
SDK attribute: associatedL7ApplicationSignatureID

associatedLiveEntityID string filterable  
Discussion

In the draft mode, the ACL entry refers to this LiveEntity. In non-drafted mode, this is null.


Charateristics

Format: free
SDK attribute: associatedLiveEntityID

associatedTrafficType enum filterable   orderable  
Discussion

This property reflects the type of traffic in case an ACL entry is created using an L4 Service or L4 Service Group. In case a protocol and port are specified for the ACL entry, this property has to be empty (null). Supported values are L4_SERVICE, L4_SERVICE_GROUP and empty.


Charateristics

Allowed values: L4_SERVICE, L4_SERVICE_GROUP
SDK attribute: associatedTrafficType

associatedTrafficTypeID string filterable   orderable  
Discussion

If a traffic type is specified as L4 Service or Service Group, then the associated Id of Service / Service Group should be specifed here


Charateristics

Format: free
SDK attribute: associatedTrafficTypeID

description string filterable  
Discussion

Description of the ACL entry


Charateristics

Format: free
SDK attribute: description

destinationPort string filterable   orderable  
Discussion

The destination port to be matched if protocol is UDP or TCP. Value should be either * or single port number or a port range


Charateristics

Format: free
Max length: 255
SDK attribute: destinationPort

domainName string
Discussion

The name of the domain/domain template for the aclTemplateNames parent


Charateristics

Format: free
SDK attribute: domainName

DSCP string required   filterable   orderable  
Discussion

DSCP match condition to be set in the rule. It is either * or from 0-63


Charateristics

Format: free
SDK attribute: DSCP

enterpriseName string
Discussion

The name of the enterprise for the domains parent


Charateristics

Format: free
SDK attribute: enterpriseName

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

etherType string required   filterable   orderable  
Discussion

Ether type of the packet to be matched. etherType can be * or a valid hexadecimal value


Charateristics

Format: free
SDK attribute: etherType

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

flowLoggingEnabled boolean filterable   orderable  
Discussion

Is flow logging enabled for this particular template


Charateristics

Format: free
SDK attribute: flowLoggingEnabled

ICMPCode string
Discussion

The ICMP Code when selected protocol is ICMP


Charateristics

Format: free
SDK attribute: ICMPCode

ICMPType string
Discussion

The ICMP Type when selected protocol is ICMP


Charateristics

Format: free
SDK attribute: ICMPType

IPv6AddressOverride string filterable   orderable  
Discussion

Overrides the source IPv6 for Ingress and destination IP for Egress, MAC entries will use this address as the match criteria.


Charateristics

Format: free
SDK attribute: IPv6AddressOverride

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

locationID string filterable   orderable  
Discussion

The ID of the destination endpoint (Subnet/Zone/VportTag/PolicyGroup/PolicyGroupExpression)


Charateristics

Format: free
SDK attribute: locationID

locationType enum required   filterable   orderable  
Discussion

Type of the destination endpoint (Subnet/Zone/VportTag/PolicyGroup/PolicyGroupExpression


Charateristics

Allowed values: ANY, PGEXPRESSION, POLICYGROUP, REDIRECTIONTARGET, SUBNET, VPORTTAG, ZONE
SDK attribute: locationType

mirrorDestinationID string
Discussion

Destination ID of the mirror destination object.


Charateristics

Format: free
SDK attribute: mirrorDestinationID

networkID string filterable   orderable  
Discussion

The ID of the source endpoint (Subnet/Zone/Macro/MacroGroup/PortGroup/PolicyGroupExpression)


Charateristics

Format: free
SDK attribute: networkID

networkType enum filterable   orderable  
Discussion

Type of the source endpoint (Subnet/Zone/Macro/MacroGroup/PortGroup/PolicyGroupExpression)


Charateristics

Allowed values: ANY, ENDPOINT_DOMAIN, ENDPOINT_SUBNET, ENDPOINT_ZONE, ENTERPRISE_NETWORK, INTERNET_POLICYGROUP, NETWORK_MACRO_GROUP, PGEXPRESSION, POLICYGROUP, PUBLIC_NETWORK, SUBNET, ZONE
SDK attribute: networkType

policyState enum filterable   orderable  
Discussion

State of the policy. Possible values are DRAFT, LIVE, .


Charateristics

Allowed values: DRAFT, LIVE
Format: free
SDK attribute: policyState

priority integer filterable   orderable  
Discussion

The priority of the ACL entry that determines the order of entries


Charateristics

Format: free
SDK attribute: priority

protocol string filterable   orderable  
Discussion

Protocol number that must be matched


Charateristics

Format: free
SDK attribute: protocol

sourcePort string filterable   orderable  
Discussion

Source port to be matched if protocol is UDP or TCP. Value can be either * or single port number or a port range


Charateristics

Format: free
Max length: 255
SDK attribute: sourcePort

stateful boolean filterable   orderable  
Discussion

True means that this ACL entry is stateful, so there will be a corresponding rule that will be created by OVS in the network. False means that there is no corresponding rule created by OVS in the network.


Charateristics

SDK attribute: stateful

statsID string filterable   orderable  
Discussion

The statsID that is created in the VSD and identifies this ACL Template Entry. This is auto-generated by VSD


Charateristics

Format: free
SDK attribute: statsID

statsLoggingEnabled boolean filterable   orderable  
Discussion

Is stats logging enabled for this particular template


Charateristics

Format: free
SDK attribute: statsLoggingEnabled