List all customer level events

Returns the list of all events generated at a customer level.

  • Recommended polling frequency per customer - only once in 30 minutes.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specify the unique ID of the customer. Get the ID of the customer using the 'List all customers' API.

Query Params
integer
≤ 500
Defaults to 500

Specify the number of records you wish to receive in a single API response. The maximum allowed value is 500. Example - 30.

string

The token to access the next page of results. Use the token value received in the previous response's parameter 'nextPageToken'. Keep this field blank in the first request.

string
enum

Specify the category of events to be included in response.

Allowed:
string

Specify the type of events to be included in response. For all valid values of event types, please refer to : Supported Druva Workloads. New type of events will be added in the list with time.

integer

Specify the syslogSeverity of events to be included in response. Specify the severity code as follows:

For Emergency use 0

For Alert (action must be taken immediately) use 1

For Critical (critical conditions) use 2

For Error (error conditions) use 3

For Warning (warning conditions) use 4

For Notice (normal but significant condition) use 5

For Informational (informational messages) use 6

For Debug (debug-level messages) use 7

Headers
string
required

Specify the Bearer access token

Responses

400

Bad Request

401

The request did not include a valid Access Token. Kindly provide a valid Access Token to process the request.

404

The requested resource was not found.

429

Too many requests

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json