Ormeo_Web_Lens_Models_Sentinel_SentinelJobDetail_Dto

  • completedAtUtc
    Type: string | nullFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • createdAtUtc
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • errorMessage
    Type: string | null
  • filename
    Type: string | null
  • fileSizeBytes
    Type: integer | nullFormat: int64

    Signed 64-bit integers (long type).

  • language
    Type: string | null
  • pageCount
    Type: integer | nullFormat: int32

    Signed 32-bit integers (commonly used integer type).

  • progress
    Type: numberFormat: double
  • report
    Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelJobResponse_Dto
    • annotations
      Type: object | null
    • completedAt
      Type: string | null
    • createdAt
      Type: string | null
    • error
      Type: string | null
    • filename
      Type: string | null
    • progress
      Type: numberFormat: double
    • report
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelAnalysisReport_Dto
    • stage
      Type: string | null
    • status
      Type: string | null
    • webhook
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelWebhookInfo_Dto
  • riskLevel
    Type: string | null
  • riskScore
    Type: number | nullFormat: double
  • sentinelJobGuid
    Type: stringFormat: uuid
  • stage
    Type: string | null
  • status
    Type: string | null
  • verdictSummary
    Type: string | null
  • webhook
    Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelWebhookInfo_Dto
    • attemptCount
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • completedAt
      Type: string | null
    • createdAt
      Type: string | null
    • event
      Type: string | null
    • lastAttemptAt
      Type: string | null
    • lastError
      Type: string | null
    • lastStatusCode
      Type: integer | nullFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • maxAttempts
      Type: integerFormat: int32

      Signed 32-bit integers (commonly used integer type).

    • nextRetryAt
      Type: string | null
    • status
      Type: string | null
    • url
      Type: string | null