Type aliases
ManagedIngestionStatusResponse
ManagedIngestionStatusResponse =
object
Defined in: packages/cloud/src/client/types.gen.ts:3523
Properties
job_id?
optional
job_id:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3527
ID of the latest job.
deployment_date?
optional
deployment_date:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3531
Date of the deployment.
status
status:
ManagedIngestionStatus
Defined in: packages/cloud/src/client/types.gen.ts:3535
Status of the ingestion.
error?
optional
error:IngestionErrorResponse
[] |null
Defined in: packages/cloud/src/client/types.gen.ts:3539
List of errors that occurred during ingestion.
effective_at?
optional
effective_at:string
|null
Defined in: packages/cloud/src/client/types.gen.ts:3543
When the status is effective