Upload a Template
- Last Updated: October 14, 2024
- 1 minute read
- LoadMaster
- Multi-Tenant LoadMaster
- Documentation
This command uploads a template file to the Multi-Tenant LoadMaster.
Example Command
curl –X POST -–data-binary "@<PathToFile\Filename.Extension>" –k "https://<Username>:<Password>@<MTIPAddress>/mtaccess/importtemplate"Example Output
<?xml version="1.0" encoding="ISO-8859-1"?><Response stat="200" code="OK"></Response>