Get information about a specific application process request
This command retrieves a specific application process request by id.
Request
GET https://{hostname}:{port}
/cli/applicationProcessRequest/info/{requestID}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| requestID | string | true | The ID of the application process request. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getApplicationProcessRequest.