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

mappingType enum (NAT | PAT) required   creation only   filterable   orderable  
providerAliasIP string required   creation only   filterable   orderable  
providerIP string required   creation only   filterable   orderable  
SPATSourceList list filterable   orderable  

API Resource

/ptranslationmaps/id
delete get put

Parents

/psnatpools/id/ptranslationmaps
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

mappingType enum required   creation only   filterable   orderable  
Discussion

1:1 NATmapping, or *:1 PAT mappings


Charateristics

Allowed values: NAT, PAT
SDK attribute: mappingType

providerAliasIP string required   creation only   filterable   orderable  
Discussion

Provider public IP in Customer Domain


Charateristics

Format: cidr
SDK attribute: providerAliasIP

providerIP string required   creation only   filterable   orderable  
Discussion

Provider private IP in Provider Domain.


Charateristics

Format: cidr
SDK attribute: providerIP

SPATSourceList list filterable   orderable  
Discussion

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


Charateristics

SDK attribute: SPATSourceList