Package com.cumulocity.sdk.client.audit

Provides the classes necessary to create, update and query audit records. Audit record is represented by AuditRecordRepresentation and a set of audit records by AuditRecordCollectionRepresentation. Audit record api involves four main entities: the audit record api operationCollection, the audit record operationCollection, the audit record collection operationCollection and the audit record filter operationCollection.
  • The audit record api operationCollection is the entry point to the audit record api.
  • The audit record operationCollection can be used to get an audit record.
  • The audit record collection operationCollection can be used to create an audit record and get all the audit records.
  • The audit record filter operationCollection can be used to query audit records based on different conditions
Since:
0.9
See Also:
com.cumulocity.rest.representation.audit