Node add/gen_setup

This node is used in the add request packets to set general properties for the newly created site. This node has the following structure:

site-add-gen_setup.gif

 

This sample demonstrates how to set the general information for a site:

   <gen_setup>
      <name>example.com</name>
      <webspace-id>12</webspace-id>
   </gen_setup>