SoftLayer Auxiliary Notification Emergency

From SoftLayer Development Network Wiki

Jump to: navigation, search

This page refers to the SoftLayer_Auxiliary_Notification_Emergency service. For information on the SoftLayer_Auxiliary_Notification_Emergency data type please see SoftLayer_Auxiliary_Notification_Emergency (type).

Contents

Overview

The SoftLayer_Auxiliary_Notification_Emergency service is associated with all actions pertaining to the notification system. It can be used to check for current network or service interruptions that effect SoftLayer services.

Endpoints

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

Methods

getAllObjects

Retrieve all notification events.

  • returns
SoftLayer_Auxiliary_Notification_EmergencyArray
  • parameters
None



getCurrentNotifications

Retrieve current notification events.

  • returns
SoftLayer_Auxiliary_Notification_EmergencyArray
  • parameters
None



getObject

Retrieve a SoftLayer_Auxiliary_Notification_Emergency record.

  • returns
SoftLayer_Auxiliary_Notification_Emergency
  • parameters
None



getSignature

Retrieve the signature associated with this notification.

  • returns
SoftLayer_Auxiliary_Notification_Emergency_Signature
  • parameters
None



getStatus

Retrieve the status of this notification.

  • returns
SoftLayer_Auxiliary_Notification_Emergency_Status
  • parameters
None
Personal tools