Audit Log

get changes related to the indicated SharedRules

Gets all changes associated with set of Shared Rules; the domains using it and the clusters referenced by it.

get/changelog/shared-rules-graph/{sharedRulesKey}

Path parameters

sharedRulesKeystring required

the shared rules key to see an audit log for

Query parameters

startnumber

The beginning of the window we want to see changes for; measured in microseconds since Unix Epoch.

endnumber

The end of the window we want to see changes for; measured in microseconds since Unix Epoch.

Response

A list of changes occurring during the requested window.

atnumber

When the change took place in milliseconds since the Unix epoch.

txnstring

A unique identifier for all this transaction. It is shared by all attribute updates within a change.

actor_keystring

The user who made the change.

commentstring

A description of the change.

Changes