v1

latestOpenAPI 3.0.2Apache 2.02026-07-13444463.0 KB
job

Get ImportJobs

Retrieve a list of ImportJobs

get/jobs

Query parameters

pageinteger

Page of ImportJobs to retrieve (starts at and defaults to 0)

sizeinteger

Size of a page. Maximum number of ImportJobs to include in a response (defaults to 20)

namestring

Name like criterion for query

Response

List of found ImportJobs

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