SoftLayer_Container_Network_Subnet_IpAddress
Description
SoftLayer_Container_Subnet_IPAddress models an IP v4 address as it exists as a member of it’s subnet, letting the user know if it is a network identifier, gateway, broadcast, or useable address. Addresses that are neither the network identifier nor the gateway nor the broadcast addresses are usable by SoftLayer servers.
Local
An IP address expressed in dotted-quad notation.
Type:
string
Whether an IP address is its subnet’s broadcast address.
Type:
boolean
Whether an IP address is its subnet’s gateway address. Gateway addresses exist on SoftLayer’s routers and many not be assigned to servers.
Type:
boolean
Whether an IP address is its subnet’s network identifier address.
Type:
boolean
Relational
Count