AddController

Adds an HPE Controller to HPE Coordinator. You can specify an HPE Controller by UUID (Universal Unique ID), or by active host and port.

Example

http://123.4.5.67/action=AddController&UUID=d267cf80-063a-8030-a2de-24be0523821c
http://123.4.5.67/action=AddController&HostName=localhost&Port=41200
&ConnectByHostName=True
http://123.4.5.67/action=AddController&IP=1.2.3.4&Port=41200

Parameters

Parameter Description Required
ConnectByHostName Set to True if you want to add the HPE Controller by specifying host name information. Yes, if you are also using HostName.
HostName The name of the active host on which the HPE Controller is running.  
IP The IP address of the machine on which the HPE Controller is running.  
Port The active port on which the HPE Controller is running. Yes, if you are using IP or HostName.
UseSSL Specifies whether the HPE Controller uses SSL.  
UUID The UUID of the HPE Controller that you want to add.  

Comments

You must set one of UUID, IP and Port, or HostName and Port. If you add an HPE Controller using HostName, you must set ConnectByHostName to True.


_HP_HTML5_bannerTitle.htm