List operations on a cluster with optional type and status filters.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Limit number of operations returned
Filter by operation 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 operation status Request status enum.
Terminal states: COMPLETED, FAILED Non-terminal states: PENDING, PROCESSING, RETRYING
PENDING, PROCESSING, COMPLETED, FAILED, RETRYING Successful Response