Skip to content

Commit 885aa59

Browse files
committed
changing tables
1 parent 1d224a5 commit 885aa59

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

articles/iot-central/howto-run-a-job.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,30 +68,30 @@ If you would like to stop a job that is currently running, click on the name of
6868

6969
Once a job has been created, the **Status** column will update with the latest status message of the job. The status messages mean the following:
7070

71-
| Status Message | Status Meaning |
72-
| -------------------- | ------------------------------------------------------- |
73-
| Completed | This job has been executed on all devices. |
74-
| Failed | This job has failed and not fully executed on devices. |
75-
| Pending | This job has not yet begun executing on devices. |
76-
| Running | This job is currently executing on devices. |
77-
| Stopped | This job has been manually stopped by a user. |
71+
| Status message | Status meaning |
72+
| -------------------- | ------------------------------------------------------- |
73+
| Completed | This job has been executed on all devices. |
74+
| Failed | This job has failed and not fully executed on devices. |
75+
| Pending | This job has not yet begun executing on devices. |
76+
| Running | This job is currently executing on devices. |
77+
| Stopped | This job has been manually stopped by a user. |
7878

7979
The status message is followed by an overview of the devices within the job. These device statuses mean the following:
8080

81-
| Status Message | Status Meaning |
82-
| -------------------- | ------------------------------------------------------------------ |
83-
| Succeeded | The number of devices which the job has successfully executed on. |
84-
| Failed | The number of devices which the job has failed to execute on. |
81+
| Status message | Status meaning |
82+
| -------------------- | ------------------------------------------------------------------ |
83+
| Succeeded | The number of devices which the job has successfully executed on. |
84+
| Failed | The number of devices which the job has failed to execute on. |
8585

8686
### View the device status
8787

8888
In order to view the status of each device in the job, click on the job name. Here you'll see the details of the job and all of the devices that were a part of this specific job. Next to each device name, you'll see one of the following status messages:
8989

90-
| Status Message | Status Meaning |
91-
| -------------------- | ----------------------------------------------------------------------------- |
92-
| Completed | The job has been executed on this device. |
93-
| Failed | The job has failed to execute on this device. The accompanying error message will show more information. |
94-
| Pending | The job has not yet executed on this device. |
90+
| Status message | Status meaning |
91+
| -------------------- | ----------------------------------------------------------------------------- |
92+
| Completed | The job has been executed on this device. |
93+
| Failed | The job has failed to execute on this device. The accompanying error message will show more information. |
94+
| Pending | The job has not yet executed on this device. |
9595

9696
> [!NOTE]
9797
> If a device has been deleted, you won't be able to select the device and it will display as deleted with the device ID.

0 commit comments

Comments
 (0)