Main Content

Automate Model Advisor Check Execution

Model Advisor batch model execution

You can use Model Advisor APIs to execute the Model Advisor in batch mode, create scripts and functions that execute Model Advisor checks on one or more systems, specify the default configuration for the Model Advisor, and suppress the warning of missing Model Advisor checks.

Classes

expand all

Advisor.ApplicationRun Model Advisor across model reference hierarchy and variants
Advisor.ManagerManage Model Advisor applications
ModelAdvisor.SystemResultAccess system-level Model Advisor results
ModelAdvisor.CheckResultAccess Model Advisor check results

Functions

expand all

getReportFileNameGet report file name for ModelAdvisor.run system result object (Since R2021a)
ModelAdvisor.lookupCheckIDLook up current Model Advisor check ID for legacy Model Advisor check ID
ModelAdvisor.runUse Model Advisor to run checks on systems
ModelAdvisor.summaryReportOpen Model Advisor Command-Line Summary report
viewView Model Advisor run results for checks
viewReportView Model Advisor run results for systems

Topics