modelToDelete | String Complete model ID of the process model you want to delete. 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 modelToDelete as case-sensitive or case-insensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data. |
modelVersion | String The version of the process model that you want to delete. The model version for externally executed process models is always 1. |
message | String Confirmation or error message, as appropriate. |