Using Get and Set Commands
- Last Updated: October 14, 2024
- 1 minute read
- LoadMaster
- Multi-Tenant LoadMaster
- Documentation
A large number of Multi-Tenant LoadMaster parameters can be managed using the get and set commands. These parameters are described throughout the document.
Values of parameters can be obtained using the get command using the format:
https://<Username>:<Password>@<MTIPAddress>/access/get?param=<ParameterName>Values of parameters can be set using the set command using the format:
https://<Username>:<Password>@<MTIPAddress>/access/set?param=<ParameterName>&value=<ParameterValue>