in

Dotnetpanel Forums

Community support forums for DotNetPanel products

DNP API missing Add Domain and Add Website

Last post 02-22-2010 6:17 AM by Andrey Severtokov. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 11-11-2009 12:12 PM

    DNP API missing Add Domain and Add Website

    When going through the DNP API documentation to implement auto provisioning from our billing system we did not see the ability to make a call to add a domain then add a website for that domain once the Plan/Space was created.

    Do these methods/calls exist in the API and are just not documented or are we missing something else?

    We need to be able to provision hosting for a domain beginning to end and not just create the space for someone and expect them to add the domain and website themselves.

    -b
  • 02-11-2010 4:59 AM In reply to

    Re: DNP API missing Add Domain and Add Website

    Have you found any solution to add domain (website) ?

  • 02-22-2010 6:17 AM In reply to

    Re: DNP API missing Add Domain and Add Website

    Hi,

    You can use DNP enterprise server web services to add domain/web site.

    For web site please use: http://YOUR_ES_SERVER_URL/esWebservers.asmx (method AddWebsite)

    For domain use:  http://YOUR_ES_SERVER_URL/esServers.asmx (method AddDomain)

    Have a look at this page https://www.dotnetpanel.com/downloads/Default.aspx?CategoryID=8

    Pay attention to .NET integration sample.

    And also you can check latest web portal source code to understand how DNP tiers interact through web services. 

    Best regards,
    Andrey Severtokov
    DotNetPanel Software - Professionally developed software for hosting businesses
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems