Delete an application process

Request

DELETE https://{hostname}:{port}
    /cli/applicationProcess/delete?{parameters}
Table 1. Request parameters
Parameter Type Required Description
application string true Name or ID of the application
processName string true Name of the application process

Related CLI command: deleteApplicationProcess.