EventLog

EventLog
EventLog

An object used to show event state logs

JSON Example
{
    "eventLogType": "ERROR , WARNING , INFO",
    "description": "string",
    "updatedAt": "2012-09-27T06:16:01.040Z",
    "id": "9.0E49",
    "owner": "[email protected]",
    "orgId": "42413b31-1716-477e-9a88-9dc1c3cb1cdf"
}
string
eventLogType
Optional

Severity type.

string
description
Optional

User-friendly description of the event

string
updatedAt
Optional

Date when the entity was last updated. The date is ISO 8601 and UTC.

string
id
Required

The id of this resource instance

string
owner
Optional

Email of the user or display name of the group that owns the entity.

string
orgId
Optional

The id of the organization this entity belongs to.

Property Of