SoftLayer Auxiliary Notification Emergency Status

From SoftLayer Development Network Wiki

Jump to: navigation, search

Contents

Overview

Every SoftLayer_Auxiliary_Notification_Emergency has a statusId that references a SoftLayer_Auxiliary_Notification_Emergency_Status data type. The status is used to determine the current state of the event.

Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties.

Local Properties

name

A name describing the status of the current Emergency Notification.

  • Type: string
  • Length: 32 characters

See Also

Personal tools