|
xsd:string | Comment associated with the log message |
isEmailSent | xsd:boolean | 'True' if email is sent, else 'False'. |
lastUpdatedComponent | xsd:string | The latest component name updated based on lastUpdatedTIme. |
lastUpdatedTime | DateTime | Last time the entity is updated in the format YYYY-MM-DDThh:mm:ss.ms-/+zz:zz |
localAlias | xsd:string | Alias used for the entity instance in this Tintri API server.
If an alias is not set, then localAlias is not returned. |
message | xsd:string | Obtains the log message of the underlying alert or notice. |
notifiedTimestamp | xsd:long | Notification timestamp |
severity | ALERT | NOTICE | Severity of log message - 'Alert' or 'Notice'.ALERT | Alert message type | NOTICE | Notice message type |
|
source | xsd:string | Source of the log message, typically VMstores from where this message originates. More applicable in the context
when a TGC instance manages multiple VMstores and TGC aggregated all these log messages from different VMstores
which are in the cluster. |
sourceApplianceDisplayName | xsd:string | Display name of the appliance from where the log message is originated |
sourceApplianceUuid | xsd:string | Tintri UUID of the appliance where this log message is originated |
state | NEW | ACKNOWLEDGED | ARCHIVED | State of the alert - read, un-read or archieved.NEW | New alert, typically un-read and non-archieved. | ACKNOWLEDGED | Acknowledged alert. | ARCHIVED | Archived alert. |
|