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

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

Functions

getReportFileNameGet report file name for ModelAdvisor.run system result object
ModelAdvisor.lookupCheckIDLook up current Model Advisor check ID for legacy Model Advisor check ID
ModelAdvisor.runUse Model Advisor to run checks on systems
ModelAdvisor.getModelConfigurationGet Model Advisor configuration associated with model
ModelAdvisor.setDefaultConfigurationSet the Model Advisor configuration
ModelAdvisor.setModelConfigurationSet Model Advisor configuration associated with model
ModelAdvisor.summaryReportOpen Model Advisor Command-Line Summary report
viewView Model Advisor run results for checks
viewReportView Model Advisor run results for systems

Topics