Migrate from Remote (V2)
Starts a migration from a remote bucket to the specified cluster.
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 authentication token should be an API key with appropriate privileges.
Use application/json.
Source storage configuration.
Cloud provider.
Cloud region.
Name of the source bucket.
Path within the source bucket.
Object URL.
Access key.
Secret key.
Security token.
Stage name.
Data path.
Destination cluster configuration.
ID of the destination cluster.
Response code.
Response payload which contains the ID of the created migration job.
ID of the created migration job.
A failure response.
Response code.
Error message.