SoftLayer_Network_Subnet_IpAddress


SoftLayer_Network_Subnet_IpAddress

Description

The SoftLayer_Network_Subnet_IpAddress data type contains general information relating to a single SoftLayer IPv4 address.

Local


id

An IP’s internal identifier.
Type: int


ipAddress

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


isBroadcast

Indicates if an IP address is reserved to be used as the network broadcast address and cannot be assigned to a network interface
Type: boolean


isGateway

Indicates if an IP address is reserved to a gateway and cannot be assigned to a network interface
Type: boolean


isNetwork

Indicates if an IP address is reserved to a network address and cannot be assigned to a network interface
Type: boolean


isReserved

Indicates if an IP address is reserved and cannot be assigned to a network interface
Type: boolean


note

An IP address’ user defined note.
Type: string


subnetId

An IP address’ subnet id.
Type: int

Relational


allowedHost

The SoftLayer_Network_Storage_Allowed_Host information to connect this IP Address to Network Storage supporting access control lists.
Type: SoftLayer_Network_Storage_Allowed_Host


allowedNetworkStorage

The SoftLayer_Network_Storage objects that this SoftLayer_Hardware has access to.
Type: SoftLayer_Network_Storage[]


allowedNetworkStorageReplicas

The SoftLayer_Network_Storage objects whose Replica that this SoftLayer_Hardware has access to.
Type: SoftLayer_Network_Storage[]


applicationDeliveryController

The application delivery controller using this address.
Type: SoftLayer_Network_Application_Delivery_Controller


contextTunnelTranslations

An IPSec network tunnel’s address translations. These translations use a SoftLayer ip address from an assigned static NAT subnet to deliver the packets to the remote (customer) destination.
Type: SoftLayer_Network_Tunnel_Module_Context_Address_Translation[]


endpointSubnets

All the subnets routed to an IP address.
Type: SoftLayer_Network_Subnet[]


guestNetworkComponent

A network component that is statically routed to an IP address.
Type: SoftLayer_Virtual_Guest_Network_Component


guestNetworkComponentBinding

A network component that is statically routed to an IP address.
Type: SoftLayer_Virtual_Guest_Network_Component_IpAddress


hardware

A server that this IP address is routed to.
Type: SoftLayer_Hardware


networkComponent

A network component that is statically routed to an IP address.
Type: SoftLayer_Network_Component


privateNetworkGateway

The network gateway appliance using this address as the private IP address.
Type: SoftLayer_Network_Gateway


publicNetworkGateway

The network gateway appliance using this address as the public IP address.
Type: SoftLayer_Network_Gateway


remoteManagementNetworkComponent

An IPMI-based management network component of the IP address.
Type: SoftLayer_Network_Component


subnet

An IP address’ associated subnet.
Type: SoftLayer_Network_Subnet


syslogEventsOneDay

All events for this IP address stored in the datacenter syslogs from the last 24 hours
Type: SoftLayer_Network_Logging_Syslog[]


syslogEventsSevenDays

All events for this IP address stored in the datacenter syslogs from the last 7 days
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsByDestinationPortOneDay

Top Ten network datacenter syslog events, grouped by destination port, for the last 24 hours
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsByDestinationPortSevenDays

Top Ten network datacenter syslog events, grouped by destination port, for the last 7 days
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsByProtocolsOneDay

Top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsByProtocolsSevenDays

Top Ten network datacenter syslog events, grouped by source port, for the last 7 days
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsBySourceIpOneDay

Top Ten network datacenter syslog events, grouped by source ip address, for the last 24 hours
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsBySourceIpSevenDays

Top Ten network datacenter syslog events, grouped by source ip address, for the last 7 days
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsBySourcePortOneDay

Top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
Type: SoftLayer_Network_Logging_Syslog[]


topTenSyslogEventsBySourcePortSevenDays

Top Ten network datacenter syslog events, grouped by source port, for the last 7 days
Type: SoftLayer_Network_Logging_Syslog[]


virtualGuest

A virtual guest that this IP address is routed to.
Type: SoftLayer_Virtual_Guest


virtualLicenses

Virtual licenses allocated for an IP Address.
Type: SoftLayer_Software_VirtualLicense[]

Count


allowedNetworkStorageCount

A count of the SoftLayer_Network_Storage objects that this SoftLayer_Hardware has access to.
Type: unsignedLong


allowedNetworkStorageReplicaCount

A count of the SoftLayer_Network_Storage objects whose Replica that this SoftLayer_Hardware has access to.
Type: unsignedLong


contextTunnelTranslationCount

A count of an IPSec network tunnel’s address translations. These translations use a SoftLayer ip address from an assigned static NAT subnet to deliver the packets to the remote (customer) destination.
Type: unsignedLong


endpointSubnetCount

A count of all the subnets routed to an IP address.
Type: unsignedLong


protectionAddressCount

A count of
Type: unsignedLong


syslogEventsOneDayCount

A count of all events for this IP address stored in the datacenter syslogs from the last 24 hours
Type: unsignedLong


syslogEventsSevenDayCount

A count of all events for this IP address stored in the datacenter syslogs from the last 7 days
Type: unsignedLong


topTenSyslogEventsByDestinationPortOneDayCount

A count of top Ten network datacenter syslog events, grouped by destination port, for the last 24 hours
Type: unsignedLong


topTenSyslogEventsByDestinationPortSevenDayCount

A count of top Ten network datacenter syslog events, grouped by destination port, for the last 7 days
Type: unsignedLong


topTenSyslogEventsByProtocolsOneDayCount

A count of top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
Type: unsignedLong


topTenSyslogEventsByProtocolsSevenDayCount

A count of top Ten network datacenter syslog events, grouped by source port, for the last 7 days
Type: unsignedLong


topTenSyslogEventsBySourceIpOneDayCount

A count of top Ten network datacenter syslog events, grouped by source ip address, for the last 24 hours
Type: unsignedLong


topTenSyslogEventsBySourceIpSevenDayCount

A count of top Ten network datacenter syslog events, grouped by source ip address, for the last 7 days
Type: unsignedLong


topTenSyslogEventsBySourcePortOneDayCount

A count of top Ten network datacenter syslog events, grouped by source port, for the last 24 hours
Type: unsignedLong


topTenSyslogEventsBySourcePortSevenDayCount

A count of top Ten network datacenter syslog events, grouped by source port, for the last 7 days
Type: unsignedLong


virtualLicenseCount

A count of virtual licenses allocated for an IP Address.
Type: unsignedLong