Once created, a job will perform the requested action depending on its job type.
Job type | Description |
---|---|
Register many devices | Register multiple devices by uploading a device list and choosing a certificate management policy that meets your needs. Each device record will be automatically set up with a bootstrap certificate credential. This feature requires an Advanced license. |
Batch certificate request for devices | Request certificates in bulk for devices by choosing a device group and selecting a certificate management policy. After uploading the list of certificate requests, certificates will be generated and automatically linked to the corresponding existing device records. |
Batch certificate request | Batch device registration simplifies the process of enrolling multiple devices under a single certificate management policy. By submitting one API request to initiate a device batch job, you can efficiently register all the devices in a single operation. Provide the required details for each device, and handles all of the registrations at once. |
A job moves through various statuses during its lifecycle, reflecting its progress and end state.
Status | Description |
---|---|
Pending | Created but has not started. |
In progress | Actively performing requested operations. |
Executed | Completed requested operation. |
Terminated | Stopped before the operation could be completed. |