Get a list of event broker service upgrades

Get the details of all upgrades, past and present, for an event broker service using the service's unique identifier. You can filter the results using the query parameters.

Token Permissions: [ mission_control:access or event_broker_upgrade:post or maintenance_activity:read ]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the event broker service.

Query Params
string

The identifier of the maintenance window to filter by.

string
enum

The operation status to filter by.

string
enum

The pre-maintenance validation status to filter by.

string
enum

The post-maintenance validation status to filter by.

string
enum

The maintenance activity status to filter by.

int64

Filter the returned query results by maintenance activities with start times scheduled after the entered timestamp (epoch milliseconds).

int64

Filter the returned query results by maintenance activities with start times scheduled before the entered timestamp (epoch milliseconds).

integer
≥ 1
Defaults to 1

The page number for pagination.

integer
1 to 100
Defaults to 20

The number of items per page.

string
Defaults to createdTime:desc

The sorting criteria for the returned results. You can sort the results by any of the query parameters,
in either ascending or descending order.
Define the sort order using the following string: parameter name:asc/desc

Responses

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