v1

latestOpenAPI 3.1.02026-07-13161952.2 KB
Images

Delete N images

Remove existing images from the database.

delete/imgs

Query parameters

waitboolean

Wait for completion?

Wait for completion?

urgentboolean

Enqueue at head of queue if True

Enqueue at head of queue if True

strictboolean

Use strict mode if True

Use strict mode if True

Request body

idstring required

Response

images successfully deleted

method'add' | 'upd' | 'del' | 'multiple' required

Tipo de respuesta asociada a una operación con imágenes.

resource'video' | 'image' | 'celebs' required
num_totalinteger required

Total of elements.

num_goodinteger required

Number of correctly processed elements.

num_badinteger required

Number of failed processed elements.

is_startedboolean required

Boolean indicating if the operation has started.

is_finishedboolean required

Boolean indicating if the operations has finished.

all_goodboolean nullable required

Boolean indicating that there is no failed elements yet.

do_waitboolean required

Boolean for know if have to wait or not.

do_urgentboolean required

Boolean for know if it is an urgent operation.

do_strictboolean required

Boolean for know if is required strict operations over DB.

idle_msnumber required

Duration (milliseconds) between the operation has been created and has started.

exec_msnumber required

Duration (milliseconds) between the operation has been started and has finished.

created_atstring required

Creation datetime.

started_atstring required

Start datetime.

finished_atstring required

Finalization datetime.