Modify a Cluster Location
- Last Updated: December 11, 2024
- 1 minute read
- LoadMaster
- LoadMaster LTSF
- Documentation
The following command modifies the existing 3.3.3.3 cluster by setting the longitude and latitude to 43.3442deg N, 6.2675deg W. Values must be given in seconds, with a negative value for south or west:
curl -k "https://bal:2fourall@10.154.25.100/access/clustchangeloc?ip=3.3.3.3&latsecs=156039&longsecs=-22563"
Response:
<?xml version="1.0" encoding="ISO-8859-1"?><Response stat="200" code="ok"><Success>Cluster location updated</Success></Response>