Ormeo_Web_Lens_Models_Sentinel_SentinelJobResponse_Dto

  • annotations
    Type: object | null
    • propertyName
      Type: string
  • 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
    • annotations
      Type: object | null
    • contentType
      Type: string | null
    • explanation
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelForensicExplanation_Dto
    • findings
      Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelFinding_Dto[]
    • format
      Type: string | null
    • imageHeight
      Type: integerFormat: int32

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

    • imageWidth
      Type: integerFormat: int32

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

    • keyFindings
      Type: array object[] | null · Ormeo_Web_Lens_Models_Sentinel_SentinelKeyFinding_Dto[]
    • metadata
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelImageMetadata_Dto
    • riskLevel
      Type: string | null
    • riskScore
      Type: numberFormat: double
    • verdict
      Type: object · Ormeo_Web_Lens_Models_Sentinel_SentinelVerdict_Dto
    • vlmStagesCompleted
      Type: array integer[] | null
  • stage
    Type: string | null
  • status
    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