Creates a View template. This action allows users to create a template without having access to the View Server templates folder.
The action returns the status and the name of the new template file.
http://12.3.4.56:4000/action=ViewImportViewTemplate&TemplateName=HifiPDF&TemplateContent=[KVHTMLConfig]KVCFG_SETHIFIPDF=TRUE
This action uses port 4000
to create the HifiPDF
template in HPE IDOL Server, which is situated on a machine with the IP address 12.3.4.56
.
Parameter | Description | Required |
---|---|---|
Overwrite | Whether to overwrite an existing template. | |
TemplateContent | The content of the new template file. | Yes |
TemplateName | The name of the new template file. | Yes |
This action accepts the following standard ACI action parameters.
Parameter | Description |
---|---|
ActionID | A string to use to identify an ACI action. |
EncryptResponse | Encrypt the output. |
FileName | The file to write output to. |
Output | Writes output to a file. |
ResponseFormat | The format of the action output. |
|