SoftLayer_Event_Log


SoftLayer_Event_Log

Description

The SoftLayer_Event_Log data type contains an event detail occurred upon various SoftLayer resources.

Local


accountId

Account id with which the event is associated
Type: int


eventCreateDate

Event creation date in millisecond precision
Type: dateTime


eventName

Event name such as “reboot”, “cancel”, “update host” and so on.
Type: string


ipAddress

The remote IP Address that made the request
Type: string


label

Label or description of the event object
Type: string


metaData

Meta data for an event in JSON string
Type: json


objectId

Event object id
Type: int


objectName

Event object name such as “server”, “dns” and so on.
Type: string


openIdConnectUserName

OpenIdConnectUserName of the customer who initiated the event
Type: string


resource

A resource object that is associated with the event
Type: SoftLayer_Entity


traceId

A unique trace id. Multiple event can be grouped by a trace id.
Type: string


userId

Id of customer who initiated the event
Type: int


userType

Type of user that triggered the event. User type can be CUSTOMER, EMPLOYEE or SYSTEM.
Type: string


username

Customer username who initiated the event
Type: string

Relational

Count