Request Packet Structure

A request XML packet getting information about the specified domain templates includes the get operation node:

<packet version="1.4.2.0">
<domain-template>
   <get>
   ¡­
   </get>
</domain-template>
</packet>

The get node is presented by type DomainTemplateGetInputType (domain_template.xsd). Its graphical representation is as follows: