AuditEventList
No description
AuditEventList(
_id: String
_lastUpdate: String
_tag: String
_profile: String
_security: String
_source: String
_text: String
_content: String
_list: String
_has: String
_type: String
_sort: String
_count: String
_include: String
_revinclude: String
_summary: String
_total: String
_elements: String
_contained: String
_containedType: String
action: String
address: String
agent: String
agentName: String
agentRole: String
altid: String
date: String
entity: String
entityName: String
entityRole: String
entityType: String
outcome: String
patient: String
policy: String
site: String
source: String
subtype: String
type: String
): [AuditEvent!]
Arguments
AuditEventList._id ● String scalar
AuditEventList._lastUpdate ● String scalar
AuditEventList._tag ● String scalar
AuditEventList._profile ● String scalar
AuditEventList._security ● String scalar
AuditEventList._source ● String scalar
AuditEventList._text ● String scalar
AuditEventList._content ● String scalar
AuditEventList._list ● String scalar
AuditEventList._has ● String scalar
AuditEventList._type ● String scalar
AuditEventList._sort ● String scalar
AuditEventList._count ● String scalar
AuditEventList._include ● String scalar
AuditEventList._revinclude ● String scalar
AuditEventList._summary ● String scalar
AuditEventList._total ● String scalar
AuditEventList._elements ● String scalar
AuditEventList._contained ● String scalar
AuditEventList._containedType ● String scalar
AuditEventList.action ● String scalar
Type of action performed during the event
AuditEventList.address ● String scalar
Identifier for the network access point of the user device
AuditEventList.agent ● String scalar
Identifier of who
AuditEventList.agentName ● String scalar
Human friendly name for the agent
AuditEventList.agentRole ● String scalar
Agent role in the event
AuditEventList.altid ● String scalar
Alternative User identity
AuditEventList.date ● String scalar
Time when the event was recorded
AuditEventList.entity ● String scalar
Specific instance of resource
AuditEventList.entityName ● String scalar
Descriptor for entity
AuditEventList.entityRole ● String scalar
What role the entity played
AuditEventList.entityType ● String scalar
Type of entity involved
AuditEventList.outcome ● String scalar
Whether the event succeeded or failed
AuditEventList.patient ● String scalar
Identifier of who
AuditEventList.policy ● String scalar
Policy that authorized event
AuditEventList.site ● String scalar
Logical source location within the enterprise
AuditEventList.source ● String scalar
The identity of source detecting the event
AuditEventList.subtype ● String scalar
More specific type/id for the event
AuditEventList.type ● String scalar
Type/identifier of event
Type
AuditEvent object
A record of an event made for purposes of maintaining a security log. Typical uses include detection of intrusion attempts and monitoring for inappropriate usage. If the element is present, it must have either a @value, an @id, or extensions