SoftLayer Auxiliary Network Status

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

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_SEATTLE
  • NETWORK_PUBLIC
  • NETWORK_PUBLIC_DALLAS
  • NETWORK_PUBLIC_SEATTLE
  • NETWORK_PRIVATE
  • NETWORK_PRIVATE_DALLAS
  • NETWORK_PRIVATE_SEATTLE

Information

Endpoints

SOAP WSDL http://api.service.softlayer.com/soap/v3/SoftLayer_Auxiliary_Network_Status?wsdl
XML-RPC http://api.service.softlayer.com/xmlrpc/v3/SoftLayer_Auxiliary_Network_Status

Methods

getNetworkStatus

return current network status for a given target.

  • returns
SoftLayer_Container_Auxiliary_Network_Status_ReadingArray
  • parameters
string target



getObject

Retrieve a SoftLayer_Auxiliary_Network_Status record.

  • returns
SoftLayer_Auxiliary_Network_Status
  • parameters
None
Personal tools