• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Get Domain list of Hosting

Could you please tell what exactly is needed? Here you can find:

http://download1.parallels.com/Plesk/Doc/es-ES/online/plesk-api-rpc/66586.htm

Here is a sample request packet that retrieves the hosting information for every site that is not the primary site for a subscription, and every subdomain. To retrieve the settings of domains that are the primary domain for a subscription, use the <webspace> operator. For more information, see the Managing Subscriptions (Webspaces) section.

<packet>
<site>
<get>
<filter/>
<dataset>
<hosting/>
</dataset>
</get>
</site>
</packet>
 
Back
Top