addClusteringNode
Summary of the Process by the Function
Adds a virtual server to a cluster type load balancer
Request Parameters
Specify the following parameters when executing this function.
Parameter | Description | Required |
---|---|---|
cluster_id |
Cluster ID Specify Cluster ID |
○ |
nodes |
VM identifier list[ex. ABC:IP,XYZ] Specifies virtual server which is added as clustering target under load balancer When specifying more than one virtual servers, separate them by comma | ○ |
Response Objects
If the request to add the virtual server(s) to the specified load balancer is successful then true is returned.
If the request to add the virtual server(s) to the specified load balancer failed then the resulting error message is returned.
Request Sample
https://api.gmocloud.com/Cloud-Zone-ID/?Action=addClusteringNode&AccessKeyId=AccessKeyId&Version=1.0&cluster_id=ID_of_Cluster&nodes=abc123def456gh%2C9zyx8wvu7ts&Signature=Signature
Response Sample
true
Note: GMO CLOUD AMERICA INC. does not make any guarantee with regard to the content of this manual and will not be held responsible for any damages resulting from customers or third parties.
0 Comments