Returns a report of the disk usage.
This is an administrative action that can be sent only by users that belong to an authorization role that allows the Admin
standard role, or which enables the action explicitly. See Authorization Roles Configuration Parameters.
http://12.3.4.56:9010/action=DiskReport
This action uses port 9010
to request a disk report from HPE IDOL Speech Server, which is located on a machine with the IP address 12.3.4.56
.
Parameter | Description | Required |
---|---|---|
ActionID | A string to use to identify an ACI action. | |
EncryptResponse | Encrypt the output. | |
FileName | The file to write output to. | |
ForceTemplateRefresh | Forces the server to load the template from disk. | |
Output | Write output to a file. | |
OutputEncoding | The encoding to use for the action output. | |
MaxDepth | The number of levels of directories and files to print in the output. | |
ResponseFormat | The format of the action output. | |
Template | The template to use for the action output. | |
TemplateParamCSVs | A list of variables to use for the specified template. |
|