Interface JobsApiJobsRetrieveAnnotationsRequest

Request parameters for jobsRetrieveAnnotations operation in JobsApi.

Export

JobsApiJobsRetrieveAnnotationsRequest

Hierarchy

  • JobsApiJobsRetrieveAnnotationsRequest

Properties

action?: "download"

Used to start downloading process after annotation file had been created

Memberof

JobsApiJobsRetrieveAnnotations

cloudStorageId?: number

Storage id

Memberof

JobsApiJobsRetrieveAnnotations

filename?: string

Desired output file name

Memberof

JobsApiJobsRetrieveAnnotations

format?: string

Desired output format name You can get the list of supported formats at: /server/annotation/formats

Memberof

JobsApiJobsRetrieveAnnotations

id: number

A unique integer value identifying this job.

Memberof

JobsApiJobsRetrieveAnnotations

Where need to save downloaded annotation

Memberof

JobsApiJobsRetrieveAnnotations

useDefaultLocation?: boolean

Use the location that was configured in the task to export annotation

Memberof

JobsApiJobsRetrieveAnnotations

Generated using TypeDoc