OverlayPATNATEntry

None

Overview

associatedDomainID string
associatedLinkID string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
NATEnabled boolean
privateIP string filterable   orderable  
publicIP string filterable   orderable  

API Resource

/overlaypatnatentries/id
delete get put

Parents

/overlayaddresspools/id/overlaypatnatentries
get post

Children

/overlaypatnatentries/id/metadatas
get post
/overlaypatnatentries/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedDomainID string
Discussion

The ID of the associated l3-domain.


Charateristics

Format: free
SDK attribute: associatedDomainID

associatedLinkID string filterable   orderable  
Discussion

The ID of the associated domain-link.


Charateristics

Format: free
SDK attribute: associatedLinkID

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

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

NATEnabled boolean
Discussion

This flag will determine whether the entry is NAT or PAT.


Charateristics

Default value: true
Format: free
SDK attribute: NATEnabled

privateIP string filterable   orderable  
Discussion

Private IP address for the interface


Charateristics

Format: free
SDK attribute: privateIP

publicIP string filterable   orderable  
Discussion

Public IP address of the interface


Charateristics

Format: free
SDK attribute: publicIP