Request Packet Structure

A request XML packet installing license key to Plesk contains the lic_install operation node:

<packet version="1.4.2.0">
  <server>
    <lic_install>
      ...
    </lic_install>
  </server>
</packet>

 

The lic_install node is presented by complex type LicenseInstallType (server_input.xsd) and structured as follows: