Get all application processes of an application
Returns a JSON representation of all application processes for a specific application.
Request
GET https://{hostname}:{port}
/cli/applicationProcess?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| application | string | true | Name or ID of the application |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getAllApplicationProcessesForApplication.