The SoftLayer_Virtual_Guest_Network_Component_IpAddress data type contains general information relating to the binding of a single network component to a single SoftLayer IP address.
The unique ID of the SoftLayer_Network_Subnet_ipAddress this virtual IP address is associated with.
Type: integer
The port that a network component has reserved. This field is only required for some IP address types.
Type: integer
The type of IP that this IP address record references. Some examples are PRIMARY for the network component’s primary IP address and CONSOLE_PROXY which represents the IP information for logging into a computing instance’s console.
Type: string
The IP address associated with this object’s network component.
Type: SoftLayer_Network_Subnet_IpAddress
The network component associated with this object’s IP address.
Type: SoftLayer_Virtual_Guest_Network_Component