Returns a paginated list of container live migrations for a given workload.

Returns a paginated list of container live migrations events.

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

Organization ID.

string
required

Cluster ID.

Query Params
string

Defines the number of items that should be returned

string

Cursor that defines token indicating where to start the next page.
Empty value indicates to start from beginning of the dataset.

string

The field name to order by. Nested fields can be specified by using a dot (e.g. user.name).

string
enum

The order of returned items. Default is ASC.

Allowed:
Body Params

Filter for container live migration list endpoints.

workloadKinds
array of strings

Filter by workload kind (e.g. Deployment, StatefulSet).

workloadKinds
statuses
array of strings

Filter by migration status.

statuses
Allowed:
workloadNames
array of strings

Filter by workload name. Empty strings are accepted for historical data.

workloadNames
namespaces
array of strings

Filter by namespace.

namespaces
Responses

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