Create a table for ingress forwarding policy rules. These include flow redirect rules and forwarding class override rules.
active |
associatedLiveEntityID |
autoGeneratePriority |
defaultAllowIP |
defaultAllowNonIP |
description |
embeddedMetadata |
entityScope |
externalID |
lastUpdatedBy |
name |
policyState |
priority |
priorityType |
This object has no members.
If enabled, it means that this ACL or QOS entry is active
Format: free
SDK attribute: active
In the draft mode, the ACL entry refers to this LiveEntity. In non-drafted mode, this is null.
Format: free
SDK attribute: associatedLiveEntityID
This option affects how ACL entry priorities are generated when not specified. If 'false', the priority is generated by incrementing the current highest priority by 100. If 'true', a random priority will be generated, which is advised when creating many entries concurrently without specifying the priority. This will cause the ACL entry to be randomly placed in the existing list of ACL entries. Therefore it is advised to only enable this when allow rules are being created.
SDK attribute: autoGeneratePriority
If enabled a default ACL of Allow All is added as the last entry in the list of ACL entries
SDK attribute: defaultAllowIP
If enabled, non ip traffic will be dropped
SDK attribute: defaultAllowNonIP
A description of the entity
Format: free
Max length: 255
SDK attribute: description
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
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
The name of the entity
Format: free
Min length: 1
Max length: 255
SDK attribute: name
None
Allowed values: DRAFT, LIVE
Format: free
SDK attribute: policyState
The priority of the ACL entry that determines the order of entries
SDK attribute: priority
Possible values: TOP, BOTTOM or NONE. TOP and BOTTOM ACL policies can only be defined and managed on the template level, NONE can be used on both the template and instantiated level. These allow for careful control of ACL priority handling.
Allowed values: BOTTOM, NONE, TOP
SDK attribute: priorityType