Contents

AuditEvent

The data structure that represents an audit event resource.

Declaration

object AuditEvent

Properties

NameTypeDescription
type Requiredstring

The resource type.

id Requiredstring

The opaque resource ID that uniquely identifies the resource.

attributes(AuditEventDeviceAddedToOrgAttributes | AuditEventDeviceRemovedFromOrgAttributes | AuditEventDeviceAssignedToServerAttributes | AuditEventDeviceUnassignedFromServerAttributes | AuditEventSubjectHasIcloudStoragePurchaseAddedAttributes | AuditEventSubjectHasIcloudStoragePurchaseRemovedAttributes | AuditEventSubjectHasApplecarePurchaseAddedAttributes | AuditEventSubjectHasApplecarePurchaseRemovedAttributes | AuditEventDeviceIsErasedAttributes | AuditEventConfigSettingsCreatedAttributes | AuditEventConfigSettingsUpdatedAttributes | AuditEventConfigSettingsDeletedAttributes | AuditEventCollectionCreatedAttributes | AuditEventCollectionUpdatedAttributes | AuditEventCollectionDeletedAttributes | AuditEventSubscriptionCreatedAttributes | AuditEventSubscriptionUpdatedAttributes | AuditEventSubscriptionDeletedAttributes | AuditEventAccountRoleLocationChangedAttributes | AuditEventAccountAddedAttributes | AuditEventAccountDeletedAttributes | AuditEventExternalAccountAssociatedAttributes | AuditEventExternalAccountDisassociatedAttributes | AuditEventDomainAddedAttributes | AuditEventDomainRemovedAttributes | AuditEventDomainVerifiedAttributes | AuditEventApiAccountCreatedWithKeyAttributes | AuditEventApiAccountCreatedWithoutKeyAttributes | AuditEventApiAccountDeletedAttributes | AuditEventApiAccountKeyRevokedAttributes | AuditEventApiAccountKeyGeneratedAttributes | AuditEventApiAccountRoleLocationChangedAttributes | AuditEventApiAccountNameChangedAttributes)

A polymorphic audit event resource’s attributes. Depending upon the type of event, attributes may vary.