job
Get ImportJob
Retrieve an ImportJob using its identifier
get/jobs/{id}
Response
Found ImportJob
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