Get information about a post processing script

This command returns a JSON representation of a post processing script.

Request

GET https://{hostname}:{port}
    /cli/postProcessingScript/script?{parameters}
Accept: application/json
Table 1. Request parameters
Parameter Type Required Description
script string true Name/ID of the script
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getPostProcessingScript.