Get information about a specific component process request
Generally used as an endpoint to retrieve APRs that were scheduled in advance.
Request
GET https://{hostname}:{port}
/cli/componentProcessRequest/info/{requestID}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| requestID | string | true | The ID of the component process request. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getComponentProcessRequest.