SoftLayer_Network_Service_Health


SoftLayer_Network_Service_Health

Description

Many general services that SoftLayer provides are tracked on the customer portal with a quick status message. These status message provide users with a quick reference to the health of a service, whether it’s up or down. These services include SoftLayer’s Internet backbone connections, VPN entry points, and router networks. The SoftLayer_Network_Service_Health data type provides the relationship between these services and their health status.

Local


createDate

The date that a service’s status was created.
Type: dateTime


locationId

A service’s location identifier.
Type: int


modifyDate

The date that a service’s status was last changed.
Type: dateTime


statusId

A service’s status identifier.
Type: int

Relational


location

A service’s location.
Type: SoftLayer_Location


status

The status portion of a service/status relationship.
Type: SoftLayer_Network_Service_Health_Status

Count