Interface Status.Service

All Superinterfaces:
Maskable, ResultLimitable, Service
Enclosing class:
Status

@ApiService("SoftLayer_Auxiliary_Network_Status")
public static interface Status.Service
extends Service
This service provides a way for a SoftLayer customer to obtain current latency information from around the world to our datacenters, and segments of our network both public and private. There are a few valid targets. Currently the valid targets are as follows:
* ALL
* NETWORK_DALLAS
* NETWORK_HOUSTON
* NETWORK_SANJOSE
* NETWORK_SEATTLE
* NETWORK_WDC
* NETWORK_PUBLIC
* NETWORK_PUBLIC_DALLAS
* NETWORK_PUBLIC_HOUSTON
* NETWORK_PUBLIC_SANJOSE
* NETWORK_PUBLIC_SEATTLE
* NETWORK_PUBLIC_WDC
* NETWORK_PRIVATE
* NETWORK_PRIVATE_DALLAS
* NETWORK_PRIVATE_HOUSTON
* NETWORK_PRIVATE_SANJOSE
* NETWORK_PRIVATE_SEATTLE
* NETWORK_PRIVATE_WDC
Information
See Also:
SoftLayer_Auxiliary_Network_Status