DomainFIPAclTemplate

Defines the template for an Domain Floating IP ACL

Overview

active boolean filterable   orderable  
associatedLiveEntityID string filterable  
defaultAllowIP boolean filterable   orderable  
defaultAllowNonIP boolean filterable   orderable  
description string filterable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
entries list
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string filterable   orderable  
policyState enum (DRAFT | LIVE) filterable   orderable  
priority integer filterable   orderable  
priorityType enum (BOTTOM | NONE | TOP) filterable   orderable  

API Resource

/egressdomainfloatingipacltemplates/id
delete get post put

Parents

/domains/id/egressdomainfloatingipacltemplates
get post
/egressdomainfloatingipacltemplates
get post
/domaintemplates/id/egressdomainfloatingipacltemplates
get post

Children

/egressdomainfloatingipacltemplates/id/metadatas
get post
/egressdomainfloatingipacltemplates/id/egressdomainfloatingipaclentrytemplates
get post
/egressdomainfloatingipacltemplates/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

active boolean filterable   orderable  
Discussion

If enabled, it means that this ACL or QOS entry is active


Charateristics

Format: free
SDK attribute: active

associatedLiveEntityID string filterable  
Discussion

ID of the associated live entity


Charateristics

Format: free
SDK attribute: associatedLiveEntityID

defaultAllowIP boolean filterable   orderable  
Discussion

If enabled a default ACL of Allow All is added as the last entry in the list of ACL entries


Charateristics

Format: free
SDK attribute: defaultAllowIP

defaultAllowNonIP boolean filterable   orderable  
Discussion

If enabled, non ip traffic will be dropped


Charateristics

Format: free
SDK attribute: defaultAllowNonIP

description string filterable  
Discussion

A description of the entity


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope

entries list
Discussion

List of Egress Domain ACL entries associated with this ACL


Charateristics

Format: free
SDK attribute: entries

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string filterable   orderable  
Discussion

The name of the entity


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

policyState enum filterable   orderable  
Discussion

State of the policy


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

priorityType enum filterable   orderable  
Discussion


Charateristics

Allowed values: BOTTOM, NONE, TOP
SDK attribute: priorityType