Defines the template for a Virtual Firewall Policy that helps to group a set of rules either based on functions or actions
This object has no members.
If enabled, it means that this rule is active
Default value: false
SDK attribute: active
If enabled, it will disable the default anti-spoof Rule for this domain that essentially prevents any VM to send packets that do not originate from that particular VM
Default value: false
SDK attribute: allowAddressSpoof
The read only id of the auto generated Egress Template
Format: free
SDK attribute: associatedEgressTemplateID
The read only id of the auto generated Ingress Template
Format: free
SDK attribute: associatedIngressTemplateID
In the draft mode, the rule entry refers to this LiveEntity. In non-drafted mode, this is null.
Format: free
SDK attribute: associatedLiveEntityID
This option affects how Rule 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.
Default value: false
SDK attribute: autoGeneratePriority
Time stamp when this object was created.
SDK attribute: creationDate
If enabled a default RUle of Allow All is added as the last entry in the list of rule entries
Default value: false
SDK attribute: defaultAllowIP
If enabled, non ip traffic will be dropped
Default value: false
SDK attribute: defaultAllowNonIP
If enabled, implicit rule will allow intra domain traffic by default
Default value: false
SDK attribute: defaultInstallACLImplicitRules
A concise description of the Virtual Firewall Rule Template that gives a small preview of its use.
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
Time stamp when this object was last updated.
SDK attribute: lastUpdatedDate
A unique name set by an operator identifying the Virtual Firewall Rule Template.
Format: free
Min length: 1
Max length: 255
SDK attribute: name
Identifies the user that has created this object.
Format: free
SDK attribute: owner
States if the policy is Live or Draft
Allowed values: DRAFT, LIVE
SDK attribute: policyState
The priority of the rule entry that determines the order of entries
Max value: 1000000000
SDK attribute: priority
Possible values: TOP or BOTTOM or NONE. TOP and BOTTOM ACL policies can only be defined and managed on the template level. These allow for careful control of Rule priority handling.
Allowed values: BOTTOM, NONE, TOP
SDK attribute: priorityType