getAllApplicationProcessesForApplication#

Get all application processes of an application

Returns a JSON representation of all application processes for a specific application.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  getAllApplicationProcessesForApplication [parameters]

Parameters#

Parameter Type Required Description
application string true Name or ID of the application

Related REST command: Get all application processes of an application.

Parent topic: CLI Commands