AddressMap

Defines an address mapping between a private IP and a port with a public IP address and port.

Overview

associatedPATNATPoolID string read only  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
privateIP string required   filterable   orderable  
privatePort integer filterable   orderable  
publicIP string filterable   orderable  
publicPort integer filterable   orderable  
type enum (MANY_TO_ONE_PAT | ONE_TO_ONE_NAT) filterable   orderable  

API Resource

/addressmaps/id
delete get

Parents

/patnatpools/id/addressmaps
get post

Children

/addressmaps/id/metadatas
get post
/addressmaps/id/globalmetadatas
get post put
/addressmaps/id/statistics
get
/addressmaps/id/statisticspolicies
get post

Members

This object has no members.

Attributes documentation

associatedPATNATPoolID string read only  
Discussion

Read Only - Indicates which PATNATPool this entry belongs to


Charateristics

Format: free
SDK attribute: associatedPATNATPoolID

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

privateIP string required   filterable   orderable  
Discussion

Private IP address of the interface


Charateristics

Format: free
SDK attribute: privateIP

privatePort integer filterable   orderable  
Discussion

None


Charateristics

Min value: -1
Max value: 65535
SDK attribute: privatePort

publicIP string filterable   orderable  
Discussion

Public IP address of the interface


Charateristics

Format: free
SDK attribute: publicIP

publicPort integer filterable   orderable  
Discussion

None


Charateristics

Min value: -1
Max value: 65535
SDK attribute: publicPort

type enum filterable   orderable  
Discussion

Identifies the type of address mapping


Charateristics

Allowed values: MANY_TO_ONE_PAT, ONE_TO_ONE_NAT
SDK attribute: type