Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hide If
special@authenticated
Note
titleTo access this API specification you wil need to be logged in

To login with your TM Forum account please click on the Login button below

Button Hyperlink
titleLogin
typeprimary
urlhttps://projects.tmforum.org/wiki/login.action?os_destination=%2Fdisplay%2FAPI%2FOpen%2BAPI%2BTable

Don't have an account? You can register by clicking here:

Button Hyperlink
titleRegister
typeprimary
urlhttps://www.tmforum.org/user-registration/
targettrue

Show If
special@authenticated

SLA Violation Create Notification

This event is generated whenever a SLAViolation resource is created. In addition to the occurrence date, it contains the created SLAViolation.
UML Model:
Image Modified

  1. Example of the JSON representation of an SLAViolationCreation event

    {
    "eventType": "SLAViolationCreateNotification",
    "eventTime": "2014-09-27T05:46:25.0Z",
    "eventId": "430958",
    "event":
    {
    "slaViolation":
    {
    "id": "89045",
    Following a whole representation of the SLA Violation with all its attributes See SLA Violation Resource.
    }
    }
    }

    Field

    Description

    eventTime

    Date/time when the event was generated (may be posterior to SLAViolation creation date)

    SLAViolation

    The created SLAViolation resource

    eventType

    Type of the event. Must be "SLAViolationCreateNotification"



© TM Forum 2015. All Rights Reserved