Get information on all generic processes#

This command returns a JSON representation of all generic processes.

Request#

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

Parameter Type Required Description
Accept application/json true  

Related CLI command: getAllProcesses.

Parent topic: process resource