Get the Id of a process request#

Request#

GET https://{hostname}:{port}
    /cli/processRequest{requestId}
Accept: application/json

Parameter Type Required Description
requestId string true Id of process request
Parameter Type Required Description
Accept application/json true  

Related CLI command: getProcessRequest.

Parent topic: processRequest resource