Sha256: 2bd0a8305004221b10d623ceab07a2753a8ceffc80694675dc92d0cb06235f91

Contents?: true

Size: 1.67 KB

Versions: 13

Compression:

Stored size: 1.67 KB

Contents

---
title: AuditMessage
---
## PureCloud::AuditMessage

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | AuditMessage ID. | |
| **user** | [**AuditUser**](AuditUser.html) |  | [optional] |
| **correlation_id** | **String** | Correlation ID. | [optional] |
| **transaction_id** | **String** | Transaction ID. | [optional] |
| **transaction_initiator** | **BOOLEAN** | Whether or not this audit can be considered the initiator of the transaction it is a part of. | [optional] [default to false]|
| **application** | **String** | The application through which the action of this AuditMessage was initiated. | [optional] |
| **service_name** | **String** | The name of the service which sent this AuditMessage. | |
| **level** | **String** | The level of this audit. USER or SYSTEM. | |
| **timestamp** | **String** | The time at which the action of this AuditMessage was initiated. | [optional] |
| **received_timestamp** | **String** | The time at which this AuditMessage was received. | |
| **status** | **String** | The status of the action of this AuditMessage | |
| **action_context** | **String** | The context of a system-level action | [optional] |
| **action** | **String** | A string representing the action that took place | [optional] |
| **changes** | [**Array<Change>**](Change.html) | Details about any changes that occurred in this audit | [optional] |
| **entity** | [**AuditEntity**](AuditEntity.html) |  | [optional] |
| **service_context** | [**ServiceContext**](ServiceContext.html) | The service-specific context associated with this AuditMessage. | [optional] |
{: class="table table-striped"}


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
purecloud-0.64.1 doc_out/AuditMessage.html.md
purecloud-0.62.1 doc_out/AuditMessage.html.md
purecloud-0.61.1 doc_out/AuditMessage.html.md
purecloud-0.60.1 doc_out/AuditMessage.html.md
purecloud-0.59.1 doc_out/AuditMessage.html.md
purecloud-0.58.1 doc_out/AuditMessage.html.md
purecloud-0.57.1 doc_out/AuditMessage.html.md
purecloud-0.56.1 doc_out/AuditMessage.html.md
purecloud-0.55.1 doc_out/AuditMessage.html.md
purecloud-0.54.1 doc_out/AuditMessage.html.md
purecloud-0.53.1 doc_out/AuditMessage.html.md
purecloud-0.52.1 doc_out/AuditMessage.html.md
purecloud-0.51.1 doc_out/AuditMessage.html.md