PTranslationMap

1:1 mappings of private IPs in provider domain to the provider alias (public) IPs in customer domain and N:1 mappings of a collection of provider private IPs to a provider alias IP into the customer domain.

Overview

associatedDomainID string read only  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
mappingType enum (NAT | PAT) required   creation only  
providerAliasIP string required   creation only  
providerIP string required   creation only  
SPATSourceList list

API Resource

/ptranslationmaps/id
delete get put

Parents

/psnatpools/id/ptranslationmaps
get post put

Children

/ptranslationmaps/id/metadatas
get post
/ptranslationmaps/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

associatedDomainID string read only  
Discussion

associated domain for this


Charateristics

Format: free
SDK attribute: associatedDomainID

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

mappingType enum required   creation only  
Discussion

1:1 NATmapping, or *:1 PAT mappings


Charateristics

Allowed values: NAT, PAT
SDK attribute: mappingType

providerAliasIP string required   creation only  
Discussion

Provider public IP in Customer Domain


Charateristics

Format: cidr
SDK attribute: providerAliasIP

providerIP string required   creation only  
Discussion

Provider private IP in Provider Domain.


Charateristics

Format: cidr
SDK attribute: providerIP

SPATSourceList list
Discussion

The list of provider source IPs to be SPAT'd.


Charateristics

SDK attribute: SPATSourceList