Send encrypted actions. When you are encrypting actions, encrypt the action and then send the Encrypted
action, with the encrypted data for the original action in the Data parameter.
HPE recommends that you configure Secure Socket Layer (SSL) connections between ACI servers and applications. For more information, see Secure Socket Layer Parameters.
http://12.3.4.56:9000/action=Encrypted&Data=MzJ8kLiGY7QBrEwSDTdeOduOLlBhABllsJRmu8RDCKGG%2BZY%3D
This action uses port 9000
to send an encrypted action to a component, 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. | |
Data | The encrypted query | Yes |
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. | |
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. |
|