Remote API Commented Out?

Discussion in 'General' started by Xendi, Jul 28, 2017.

  1. Xendi

    Xendi New Member

    I'd like to get started with the remote API to help manage my DNS records. I noticed that most all the code in /usr/local/ispconfig/interface/lib/classes/remoting.inc.php is commented out. Am I supposed to uncomment it?
     
  2. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    most of the code is NOT commented. For dns see interface/lib/classes/remote.d/dns.inc.php
     
    Xendi likes this.
  3. Xendi

    Xendi New Member

    The proper way to use this API is just to authenticate to the server with SOAP endpoint like 1.1.1.1:8080/remote/ right?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Take a look at the examples in the remote_client folder of the ISPConfig tar.gz.
     
    Xendi likes this.
  5. Xendi

    Xendi New Member

    absolutely beautiful. I don't know why I ever paid for CPanel and Interworx.
     

Share This Page