[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Changed1

AuditTrailEvent

AuditTrailEvent


Properties

actor Optional

Entity reference used to describe VCD entities


additionalProperties Optional

string
cellId Optional

string
description Optional

eventEntity Optional

Entity reference used to describe VCD entities


string
eventId Changed Optional

string
eventStatus Optional

string
eventType Optional

boolean
external Optional

operatingOrg Optional

Entity reference used to describe VCD entities


string
serviceNamespace Optional

string
taskCellId Optional

string
taskId Optional

string as date-time
timestamp Optional

user Optional

Entity reference used to describe VCD entities

JSON Example

{
	"actor": {
		"id": "string",
		"name": "string"
	},
	"additionalProperties": {},
	"cellId": "string",
	"description": "string",
	"eventEntity": {
		"id": "string",
		"name": "string"
	},
	"eventId": "string",
	"eventStatus": "string",
	"eventType": "string",
	"external": false,
	"operatingOrg": {
		"id": "string",
		"name": "string"
	},
	"serviceNamespace": "string",
	"taskCellId": "string",
	"taskId": "string",
	"timestamp": "string",
	"user": {
		"id": "string",
		"name": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    actor:
        x-vcloud-added-in: "36.2"
        x-vcloud-constraints:
            - constraint: NonSortable
        x-vcloud-restricted: Actor information is visible to the actor themselves, and all non-actor users
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Property Of

InlineAuditTrailEvents1
What's changed in latest?

CHANGED (1)
Changed Properties
eventId

Feedback

Was this page helpful?