SoftLayer_Network_Customer_Subnet_IpAddress


SoftLayer_Network_Customer_Subnet_IpAddress

Description

The SoftLayer_Network_Customer_Subnet_IpAddress data type contains general information relating to a single Customer Subnet (Remote) IPv4 address.

Local


id

Unique identifier for an ip address.
Type: int


ipAddress

An IP address expressed in dotted quad format.
Type: string


notes

An IP address’ user defined note.
Type: string


subnetId

The unique identifier for the customer subnet (remote) the ip address belongs to.
Type: int

Relational


subnet

The customer subnet (remote) that the ip address belongs to.
Type: SoftLayer_Network_Customer_Subnet


translations

All the address translations that are tied to an IP address.
Type: SoftLayer_Network_Tunnel_Module_Context_Address_Translation[]

Count


translationCount

A count of all the address translations that are tied to an IP address.
Type: unsignedLong