enableModelID | String Complete model ID of a process model. You can retrieve model IDs by invoking the
pub.monitor.process.model:getModelNames service and using the value returned in the modelNames/PROCESSKEY output parameter. Note: Whether Monitor treats enable ModelID as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data. |
enabledStatus | String Optional. Whether the process model is currently enabled or disabled. You can determine whether it is enabled or disabled by using the
pub.monitor.process.modelControl:isModelEnabled service. 0 Default. Disabled model. 1 Enabled model. |
message | String Success or error message, as appropriate. |