Jobs
Operations
DeleteJobs Add |
Initiates a job which deletes all models, twins, and relationships on the instance. Does not delete any other types of entities. Status codes:
|
DeleteJobs GetById |
Retrieves a delete job. Status codes:
|
DeleteJobs List |
Retrieves all deletion jobs. This may be useful to find a delete job that was previously requested, or to view a history of delete jobs that have run or are cur... |
ImportJobs Add |
Creates an import job. Status codes:
|
ImportJobs Cancel |
Cancels an import job that is currently running. Service will stop any import operations triggered by the current import job that are in progress, and go to a c... |
ImportJobs Delete |
Deletes an import job. This is simply used to remove a job id, so it may be reused later. It can not be used to stop entities from being imported. Status codes:
|
ImportJobs GetById |
Retrieves an import job. Status codes:
|
ImportJobs List |
Retrieves all import jobs. Status codes:
|