List all requests with optional filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Limit number of requests returned
Filter by request type Request type enum representing all supported operation types.
CLUSTER_CLAIM, CLUSTER_RELEASE, CLUSTER_EDIT, STORAGE_CREATE, STORAGE_DESTROY, STORAGE_ATTACH, STORAGE_DETACH, STORAGE_EDIT Filter by request status Request status enum.
Terminal states: COMPLETED, FAILED Non-terminal states: PENDING, PROCESSING, RETRYING
PENDING, PROCESSING, COMPLETED, FAILED, RETRYING Filter by object ID (cluster_id or storage_id)
Successful Response