v1

latestOpenAPI 3.0.2Apache 2.02026-07-13444463.0 KB
job

Activate an ImportJob

Make an ImportJob active, so that it is executed

put/jobs/{id}/activate

Response

ImportJob is activated

idstring

Unique identifier of ImportJob

namestring required

Unique distinct name of this ImportJob

repositoryUrlstring required

URL of mocks and tests repository artifact

repositoryDisableSSLValidationboolean

Whether to disable SSL certificate verification when checking repository

frequencystring

Reserved for future usage

createdDatestring date-time

Creation date for this ImportJob

lastImportDatestring date-time

Date last import was done

lastImportErrorstring

Error message of last import (if any)

activeboolean

Whether this ImportJob is active (ie. scheduled for execution)

etagstring

Etag of repository URL during previous import. Is used for not re-importing if no recent changes

mainArtifactboolean

Flag telling if considered as primary or secondary artifact. Default to true