Get the ID of the application process request#

Request#

GET https://{hostname}:{port}
    /cli/applicationProcessRequest/info/{requestID}/properties
Accept: application/json

Parameter Type Required Description
requestID string true The ID of the application process request.
Parameter Type Required Description
Accept application/json true  

Related CLI command: getApplicationProcessRequestProperties.

Parent topic: applicationProcessRequest resource