admin-inventory
List Audit Logs
Inventory write history, newest first.
get/api/admin/inventory/audit-logs
Query parameters
subjectIdstring nullable
Cluster, node, vendor, tenant, site or contract id. Matches every event that touched it, not just those targeting it directly.
Cluster, node, vendor, tenant, site or contract id. Matches every event that touched it, not just those targeting it directly.
eventTypestring nullable
e.g. contract.update.
e.g. contract.update.
targetTypestring nullable
cluster, node, assignment, contract, vendor, site, tenant…
cluster, node, assignment, contract, vendor, site, tenant…
userIdstring nullable
Filter to one acting admin.
Filter to one acting admin.
searchstring nullable
Match against target name, event, or actor.
Match against target name, event, or actor.
offsetinteger
Number of items to skip.
Number of items to skip.
limitinteger
Max items to return (1-100).
Max items to return (1-100).
Response
Successful Response