[{"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

InlineAuditTrailEvents1

Properties

array of AuditTrailEvent
values Optional

The current page of audit trail events.

JSON Example

{
	"values": [
		{
			"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"
			}
		}
	]
}
[{"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
Used By

AuditTrailEvents

Feedback

Was this page helpful?