This is the total number of host templates available for the specified zone template. It is the same result as provided in the X-Query-Count header in the Managed DNS → List host templates templates API method.
Request
Example
GET /api/1.1/zone_templates/12345678/host_templates/count.xml
GET /api/1.1/host_templates.xml?zone_template_id=12345678
Response
Example body
<count>12</count>
