Hosted Extractors ================= Sources ------- Create new source ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.SourcesAPI.create Delete source ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.SourcesAPI.delete List sources ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.SourcesAPI.list Retrieve sources ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.SourcesAPI.retrieve Update sources ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.SourcesAPI.update Jobs ------- Create new job ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.create Delete job ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.delete List jobs ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.list Retrieve jobs ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.retrieve Update job ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.update List job logs ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.list_logs List job metrics ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.JobsAPI.list_metrics Destinations ------------- Create new destinations ^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.DestinationsAPI.create Delete destinations ^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.DestinationsAPI.delete List destinations ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.DestinationsAPI.list Retrieve destinations ^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.DestinationsAPI.retrieve Update destinations ^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.DestinationsAPI.update Mappings ------------- Create new mappings ^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.MappingsAPI.create Delete mappings ^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.MappingsAPI.delete List mappings ^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.MappingsAPI.list Retrieve mappings ^^^^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.MappingsAPI.retrieve Update mappings ^^^^^^^^^^^^^^^^^^^^ .. automethod:: cognite.client._api.hosted_extractors.MappingsAPI.update