ClusterMonitor

Add a server to a specific cluster

This endpoint adds a server to the specified cluster.

post/api/clusters/{clusterName}/actions/addserver/{host}/{port}

Path parameters

clusterNamestring required

Cluster Name

hoststring required

Host

portstring required

Port

Headers

Authorizationstring required

Insert your access token

Response

Monitor added

string required

Changes

Changed in 2 of the 5 revisions of this API.11