List activations

Retrieve the activation history for a configuration. Results are ordered by createdDate descending, most recent first.

Path Params
string
required

Unique identifier for the FAI configuration.

Query Params
date-time

Start time to filter results. Returns items created on or after this timestamp.

date-time

End time period to filter results. Returns items created before or on this timestamp.

string
length between 1 and 255

Filter results by the username of the creator.

integer

Filter results by configuration version number.

string
enum

Enum Filter results by activation or configuration status.

Allowed:
integer
Defaults to 1

The index of the result page. If the value is -1, then pagination is ignored. The default value is 1.

integer
Defaults to 25

The number of items on each result page. The default value is 25.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json
application/problem+json