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>