Passa al contenuto principale

List Job Executions

GET 

/projects/:projectId/providers/Aruba.Schedule/jobs/:jobId/executions

List Job Executions

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    jobId stringrequired

    unique identifier of the Job Schedule

Query Parameters

    filter string
    sort string
    projection string
    offset int32
    limit int32
    api-version string

    The requested API version

    Default value: 1

Responses

OK

Schema

    totalint64
    selfstringnullable
    prevstringnullable
    nextstringnullable
    firststringnullable
    laststringnullable

    values

    object[]

  • Array [

  • metadata

    object

    idstringnullable
    uristringnullable
    namestringnullable

    project

    object

    idstringnullable
    folderIdstringnullable
    tagsstring[]nullable

    category

    object

    namestringnullable
    providerstringnullable

    typology

    object

    idstringnullable
    namestringnullable
    creationDatedate-timenullable
    createdBystringnullable
    ownerIdstringnullable
    updateDatedate-timenullable
    updatedBystringnullable
    versionstringnullable
    createdUserstringnullable
    updatedUserstringnullable
    managedBystringnullable

    status

    object

    statestringnullable
    creationDatedate-timenullable
    failureReasonstringnullable

    error

    object

    reasonstringnullable
    messagestringnullable

    properties

    object

    enabledboolean
    scheduleJobTypeTypeScheduleJob (string)

    Possible values: [OneShot, Recurring]

    scheduleAtdate-timenullable
    executeUntildate-timenullable
    cronstringnullable
    recurrencyRecurrenceType (string)

    Possible values: [Hourly, Daily, Weekly, Monthly, Custom]

    steps

    object[]

    nullable

  • Array [

  • namestringnullable
    resourceUristringnullable
    actionUristringnullable
    actionNamestringnullable
    typologystringnullable
    typologyNamestringnullable
    httpVerbstringnullable
    bodystringnullable
  • ]

  • nextExecutiondate-timenullable
    deactiveReasonDeactiveReasonDto (string)

    Possible values: [None, Manual, ResourceDeleted]

  • ]