Create Spark Backfill Precheck Job (V2)
Creates a Spark Backfill precheck job. It validates target schema, fields, source sample, and column mapping without modifying Collection data. Confirm data.precheckReport.passed before submitting Backfill.
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 Spark resource size.
The timeout in seconds.
Backfill precheck 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.