Create Spark Backfill Job (V2)
Creates a Spark Backfill job. The project is selected by the projectId path parameter.
The base URL for this API is in the following format:
https://api.cloud.zilliz.com
The endpoints on the control plane currently supports up to 20 requests per second per user per endpoint.
export BASE_URL="https://api.cloud.zilliz.com"
The authorization token.
A unique key that makes repeated create requests idempotent.
The project ID.
The target cluster ID.
The database name.
The collection name.
The target fields.
Source-to-target column mapping.
The backfill mode.
The Spark resource size.
The timeout in seconds.
Backfill job created.
The job ID.
The project ID the job belongs to.
The job type.
The job description.
The job status.
The cloud region ID.
The cluster ID.
Creation time (ISO 8601).
Start time (ISO 8601).
Finish time (ISO 8601).
The duration in seconds.