<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://ndchost.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title> - ndchost:clientapi:cpanellicensing</title>
        <description></description>
        <link>https://ndchost.com/wiki/</link>
        <lastBuildDate>Tue, 07 Apr 2026 21:38:54 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://ndchost.com/wiki/_media/wiki/logo.png</url>
            <title></title>
            <link>https://ndchost.com/wiki/</link>
        </image>
        <item>
            <title>Client API cancel function for the cpanellicensing module</title>
            <link>https://ndchost.com/wiki/ndchost/clientapi/cpanellicensing/cancel?rev=1345793256&amp;do=diff</link>
            <description>Client API cancel function for the cpanellicensing module

Purpose

The cancel function allows for cancelling licenses under your account.

Parameters

	*  serviceid (required) - The service id of the license you want to cancel
	*  ip (required) - The IP address of the license you want to cancel</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Aug 2012 07:27:36 +0000</pubDate>
        </item>
        <item>
            <title>Client API changeip function for the cpanellicensing module</title>
            <link>https://ndchost.com/wiki/ndchost/clientapi/cpanellicensing/changeip?rev=1345793572&amp;do=diff</link>
            <description>Client API changeip function for the cpanellicensing module

Purpose

Changes the licensed IP of an existing cPanel license

Parameters

	*  currentip (required) - The current IP address of the license
	*  newip (required) - The new IP address you want to change the license to</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Fri, 24 Aug 2012 07:32:52 +0000</pubDate>
        </item>
        <item>
            <title>Client API order function for the cpanellicensing module</title>
            <link>https://ndchost.com/wiki/ndchost/clientapi/cpanellicensing/order?rev=1353984795&amp;do=diff</link>
            <description>Client API order function for the cpanellicensing module

Purpose

The order function allows for adding new licenses under your account.

Parameters

	*  product (required) - The product name of the product you are ordering, you can get a list of valid products by running the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 27 Nov 2012 02:53:15 +0000</pubDate>
        </item>
        <item>
            <title>Client API products function for the cpanellicensing module</title>
            <link>https://ndchost.com/wiki/ndchost/clientapi/cpanellicensing/products?rev=1346108159&amp;do=diff</link>
            <description>Client API products function for the cpanellicensing module

Purpose

The products function lists all products available for use with this module

Parameters

This function currently accepts no parameters

Example JSON Response



array(3) {
  [&quot;status&quot;]=&gt;
  string(7) &quot;success&quot;
  [&quot;message&quot;]=&gt;
  string(16) &quot;6 products found&quot;
  [&quot;data&quot;]=&gt;
  array(6) {
    [13]=&gt;
    array(6) {
      [&quot;id&quot;]=&gt;
      string(2) &quot;13&quot;
      [&quot;name&quot;]=&gt;
      string(30) &quot;cPanel External Server License&quot;
      [&quot;descriptio…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 27 Aug 2012 22:55:59 +0000</pubDate>
        </item>
    </channel>
</rss>
