Skip to main content

Retrieve job history for identity server asset

Select

SaaS
Customer Managed

Retrieve job history for identity server asset

Path Parameters
  • inventoryId int32 required
  • assetId string required

    FQDN of the asset

Responses

OK


Schema
  • jobs object[]
  • startTime int32
  • endTime int32
  • status DcubeJobState

    Possible values: [IDLE, STARTING, RUNNING, FINISHING, FINISHED, STOPPING, STOPPED, ABORTING, ABORTED, EXCEPTION, UNKNOWN, SYNCING, PENDING, COMPLETED_WITH_ERRORS]

  • totalCount int64
  • numAdded int64
  • numFailed int64
Loading...