デバイス上で実行されるアクションのステータスをチェックする REST API 呼び出しはどれですか?
正解:D
The monitor status REST API call returns the status of a specific action or a list of all actions that have been performed on a device. The status of an action can be one of the following: Pending - The action has not yet been started. Running - The action is currently running. Completed - The action has completed successfully. Failed - The action has failed. The monitor status REST API call can be used to troubleshoot problems with actions that are not completing successfully.