getComponentProcessRequest#

Get information about a specific component process request

Generally used as an endpoint to retrieve APRs that were scheduled in advance.

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  getComponentProcessRequest

Parameters#

Parameter Type Required Description
requestID string true The ID of the component process request.

Related REST command: Get information about a specific component process request.

Parent topic: CLI Commands