Retrieve the Instance Status
- Last Updated: October 14, 2024
- 1 minute read
- LoadMaster
- Multi-Tenant LoadMaster
- Documentation
This command returns the status of a specified instance.
Example Command
curl -k "https://<Username>:<Password>@<MTIPAddress>/mtaccess/instancestatus?InstanceID=<InstanceID>"Expected Ouput
<Response stat="200" code="ok"><Success><Data><instancestatus>running</instancestatus></Data></Success></Response>The tenant status can be running or idle.