ndchost:clientapi:cpanellicensing:changeip

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

Example JSON Response

{
  "status": "success",
  "message": "Successfully changed license IP from 192.168.1.1 to 192.168.1.2",
  "data": false
}

ndchost/clientapi/cpanellicensing/changeip.txt · Last modified: by shaun.reitan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki