Hosted Extractors

Sources

AsyncCogniteClient.hosted_extractors.sources.create(items)

Create one or more sources.

AsyncCogniteClient.hosted_extractors.sources.delete(...)

Delete one or more sources.

AsyncCogniteClient.hosted_extractors.sources.list([limit])

List sources.

AsyncCogniteClient.hosted_extractors.sources.retrieve(...)

Retrieve one or more sources.

AsyncCogniteClient.hosted_extractors.sources.update(items)

Update one or more sources.

Jobs

AsyncCogniteClient.hosted_extractors.jobs.create(items)

Create one or more jobs.

AsyncCogniteClient.hosted_extractors.jobs.delete(...)

Delete one or more jobs.

AsyncCogniteClient.hosted_extractors.jobs.list([limit])

List jobs.

AsyncCogniteClient.hosted_extractors.jobs.list_logs([...])

List job logs.

AsyncCogniteClient.hosted_extractors.jobs.list_metrics([...])

List job metrics.

AsyncCogniteClient.hosted_extractors.jobs.retrieve(...)

Retrieve one or more jobs.

AsyncCogniteClient.hosted_extractors.jobs.update(items)

Update one or more jobs.

Destinations

AsyncCogniteClient.hosted_extractors.destinations.create(items)

Create one or more destinations.

AsyncCogniteClient.hosted_extractors.destinations.delete(...)

Delete one or more destinations.

AsyncCogniteClient.hosted_extractors.destinations.list([limit])

List destinations.

AsyncCogniteClient.hosted_extractors.destinations.retrieve(...)

Retrieve one or more destinations.

AsyncCogniteClient.hosted_extractors.destinations.update(items)

Update one or more destinations.

Mappings

AsyncCogniteClient.hosted_extractors.mappings.create(items)

Create one or more mappings.

AsyncCogniteClient.hosted_extractors.mappings.delete(...)

Delete one or more mappings.

AsyncCogniteClient.hosted_extractors.mappings.list([limit])

List mappings.

AsyncCogniteClient.hosted_extractors.mappings.retrieve(...)

Retrieve one or more mappings.

AsyncCogniteClient.hosted_extractors.mappings.update(items)

Update one or more mappings.