Returns a Qlik Sense application (QVF file) containing usage data for the tenant's subscription. Requesting user must be assigned the TenantAdmin
role. Available only for Capacity subscriptions. Consumption report is updated once per day.
Retrieves audit events from long term storage. Finds and returns audit events from the archive, formatted as a JSON array, for the given date and tenant (in JWT). Archived events are not removed.
Finds and returns a specific audit events for the given event ID.
Retrieves list of events for subscribed services for your tenant. Stores events for 90 days, after which they can be accessed via /v1/audits/archive
.
Finds and returns the list of possible event sources for this tenant.
Returns the server configuration options. It includes options that represent the server configuration state and parameters that were used to run the server with certain functionality.
Finds and returns the list of possible event types for this tenant.
Clears the cache for audits api requests.