You can display the HPE Connector Framework Server Reference by sending an action from your web browser. The HPE Connector Framework Server Reference describes the actions and configuration parameters that you can use with HPE Connector Framework Server.
For HPE Connector Framework Server to display help, the help data file (help.dat
) must be available in the installation folder.
To display help for HPE Connector Framework Server
Send the following action from your web browser:
http://host:port/action=Help
where:
host
|
is the IP address or name of the machine on which HPE Connector Framework Server is installed. |
port
|
is the ACI port by which you send actions to HPE Connector Framework Server (set by the Port parameter in the [Server] section of the configuration file). |
For example:
http://12.3.4.56:9000/action=help
|