A subnet’s Classless Inter-Domain Routing prefix. This is a number between 0 and 32 signifying the number of bits in a subnet’s netmask. These bits separate a subnet’s network address from it’s host addresses. It performs the same function as the ‘’netmask’’ property, but is represented as an integer.
Type:
int
A bitmask in dotted-quad format that is used to separate a subnet’s network address from it’s host addresses. This performs the same function as the ‘‘cidr’’ property, but is expressed in a string format.
Type:
string
A subnet’s network identifier. This is the first IP address of a subnet.
Type:
string
All ip addresses associated with a subnet.
Type:
SoftLayer_Network_Customer_Subnet_IpAddress[]