Export a process to a json file#

Request#

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

Parameter Type Required Description
process string true Name or ID of the generic process
Parameter Type Required Description
Accept application/json true  

Related CLI command: exportGenericProcess.

Parent topic: process resource