Get information about all application templates on the server#

This command returns a JSON representation of all application templates.

Request#

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

Parameter Type Required Description
Accept application/json true  

Related CLI command: getApplicationTemplates.

Parent topic: applicationTemplate resource