SoftLayer_Network_Subnet_IpAddress_UsageDetail


SoftLayer_Network_Subnet_IpAddress_UsageDetail

Description

Describes an IP address assigned to a resource on your network.

Details on the associated resource are also provided, described below. Details include the resource’s type, unique identifier, name, fully qualified name, and context, the contents of which depends on the resource’s type. If the fully qualified name is not included for a resource type below, the resource’s name will apply.

The following resource types and associated dependent properties are supported:

resourceName: The hostname of the server.

resourceFullyQualifiedName: The fully qualified domain name of the server.

resourceContext: The name of the network component or network component group assigned to the IP address, e.g. eth0/2.

resourceName: The hostname of the guest.

resourceFullyQualifiedName: The fully qualified domain name of the guest.

resourceContext: The name of the virtual network component assigned to the IP address, e.g. eth0.

resourceName: The name of the gateway.

resourceContext: Either the term “virtual” to indicate a gateway IP address, or the name of the network component or network component group assigned to the IP address followed by the id-value of the Bare Metal Server gateway member surrounded by ‘<’, ‘>’, e.g. eth1/3<123456>.

resourceName: The name of the firewall.

resourceContext: The term “virtual” to indicate a firewall IP address.

resourceName: The name of the load balancer.

resourceFullyQualifiedName: The full DNS address of the load balancer.

resourceContext: The term “ephemeral” to indicate a currently assigned IP address, subject to change. Users are strongly encouraged to access the service by the fully qualified DNS name and not the underlying IP addresses. The UUID of the load balancer is also provided, surrounded by ‘<’ and ‘>’, e.g. ephemeral<84f0affb-0d5e-40f1-ad87-a92d6544936a>

resourceName: The hostname of the load balancer.

resourceFullyQualifiedName: The fully qualified domain name of the load balancer.

resourceContext: Either the term “nsip” to indicate the management IP address, or the name of the network component assigned to the IP address followed by the id-value of the Virtual Server Instance load balancer host surrounded by ‘<’, ‘>’, e.g. eth1<123456>.

resourceName: The hostname of the load balancer.

resourceFullyQualifiedName: The fully qualified domain name of the load balancer.

resourceContext: The name of the network component or network component group assigned to the IP address, e.g. eth0/2.

Local


ipAddress

The IP address.
Type: string


ipAddressId

The unique identifier of the IP address record.
Type: int


resourceContext

A description of the resource IP address assignment.
Type: string


resourceFullyQualifiedName

The fully qualified name of the assigned resource.
Type: string


resourceId

The unique identifier of the assigned resource.
Type: int


resourceName

The name of the assigned resource.
Type: string


resourceType

The type of the assigned resource.
Type: string


subnetId

The unique identifier of the subnet the IP address belongs to.
Type: int

Relational

Count