Delete an application process#

Request#

DELETE https://{hostname}:{port}
    /cli/applicationProcess/delete?{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.

Parent topic: applicationProcess resource