Export an application to a json file.#

Request#

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

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

Related CLI command: exportApplication.

Parent topic: application resource