Skip to main content
GET
Count data migration runs matching filters

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

status
enum<string> | null
Available options:
NEW,
RUNNING,
COMPLETED,
FAILED,
PAUSED
migration_type
enum<string> | null
Available options:
file_only,
data_hive_to_hive,
data_hive_to_iceberg,
metadata_hive_to_iceberg
source_format
enum<string> | null
Available options:
mapr,
hdfs,
s3

Response

Successful Response

total
integer
default:0
Required range: x >= 0