CSNATPool

Customer Alias IP range to be used in provider domain. This pool is used to map customer private IPs from customer domain to customer public IPs in provider domain.

Overview

creationDate string read only   autogenerated   orderable  
description string
embeddedMetadata list read only   autogenerated  
endAddress string required  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPType enum (DUALSTACK | IPV4 | IPV6)
lastUpdatedBy string autogenerated  
lastUpdatedDate string read only   autogenerated   orderable  
name string required   filterable   orderable  
owner string autogenerated  
startAddress string required  

API Resource

/csnatpools/id
delete get put

Parents

/links/id/csnatpools
get post put

Children

/csnatpools/id/permissions
delete get post put
/csnatpools/id/metadatas
get post
/csnatpools/id/globalmetadatas
get post put
/csnatpools/id/ctranslationmaps
get post put

Members

This object has no members.

Attributes documentation

creationDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was created.


Charateristics

SDK attribute: creationDate

description string
Discussion

A description of the PATNATPool instance


Charateristics

Format: free
Max length: 255
SDK attribute: description

embeddedMetadata list read only   autogenerated  
Discussion

Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.


Charateristics

SDK attribute: embeddedMetadata

endAddress string required  
Discussion

The last IP address in the range.


Charateristics

Format: cidr
SDK attribute: endAddress

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

IPType enum
Discussion

The IP type of this CSNAT Pool, possible values are IPV4, IPV6 or DUALSTACK.


Charateristics

Allowed values: DUALSTACK, IPV4, IPV6
SDK attribute: IPType

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

lastUpdatedDate string read only   autogenerated   orderable  
Discussion

Time stamp when this object was last updated.


Charateristics

SDK attribute: lastUpdatedDate

name string required   filterable   orderable  
Discussion

The Customer to Provider NAT Pool


Charateristics

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

owner string autogenerated  
Discussion

Identifies the user that has created this object.


Charateristics

Format: free
SDK attribute: owner

startAddress string required  
Discussion

The first IP in the range.


Charateristics

Format: cidr
SDK attribute: startAddress