IngestionRun interface

Microsoft Planetary Computer Pro geo-catalog ingestion run

Properties

creationTime

Creation time

id

Run id

keepOriginalAssets

Keep original source assets

operation

Operation

parentRunId

Run id which this run is associated to because it has been retried or rerun

skipExistingItems

Skip any item that already exist in the GeoCatalog

sourceCatalogUrl

URL of the source catalog

Property Details

creationTime

Creation time

creationTime: Date

Property Value

Date

id

Run id

id: string

Property Value

string

keepOriginalAssets

Keep original source assets

keepOriginalAssets?: boolean

Property Value

boolean

operation

Operation

operation: IngestionRunOperation

Property Value

parentRunId

Run id which this run is associated to because it has been retried or rerun

parentRunId?: string

Property Value

string

skipExistingItems

Skip any item that already exist in the GeoCatalog

skipExistingItems?: boolean

Property Value

boolean

sourceCatalogUrl

URL of the source catalog

sourceCatalogUrl?: string

Property Value

string