HttpImportCreateResponse

This interface describes the response returned by createImportJobs().

interface HttpImportCreateResponse

FIELDS:

  • code (number) -

    Specifies the HTTP API response code.

  • data.jobId (string) -

    Specifies the created import job ID.

  • message (string) -

    Specifies the response message.

Example

const jobId = response.data.jobId;

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?