This method is supported by POA starting from version 2.7
This method allows to register VPS Hardware Node in POA.
The method has the following input parameters:
Name |
Type |
Short Description |
|
struct |
|
|
int |
The ID of Subscription which will be used for VPS Hardware Node registration. Provider Account's Subscription with ID = 1 is used by default. |
|
int |
The ID of Resource Type which will be used for VPS Hardware Node registration. This Resource Type should be based on the VPS Hardware Nodes Resource Class. |
|
int |
IP Pool which will be used to obtain an IP Address for POA Agent VPS. |
|
string |
Service VPS IP Address. |
|
string |
vzagent0 user's password. |
The method has the following output parameters:
Name |
Type |
Short Description |
|
int |
The host ID of registered VPS Hardware Node. |