Exec Inspection Task
There are two trigger methods for inspection tasks: manual trigger and scheduled trigger. If a user chooses to manually trigger an inspection, the corresponding inspection action will be executed immediately, and the inspection results will be presented in different locations depending on the trigger method.
- If the user triggers the inspection from the details page of a specific component instance, the inspection results will be displayed on that component instance's details page, and will also appear on the inspection report page, as shown in the images below:



- If the user triggers it on a specific inspection task, whether manually or automatically, the inspection results will be presented in the form of inspection records on that task's inspection records, as illustrated below:

TOC
Procedure
The result of a specific execution of an inspection task can be queried through the CLI, as shown below:
Info
<spec.component>is the target instance type for this inspection execution.<spec.instances>is the list of target instances for this inspection execution.<status.results>is the list of results for this inspection execution, with fields that include the start and end times of the inspection, an overview of the inspection, and status among others.
