• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by Ilaiyaraja

  1. I

    How to Point Sub domain to other IP

    I created a sub domain with plesk RestAPI and also want to point the ip address to my created subdomain . Is there any api for that to do automation , could somebody to help mr to sort out.
  2. I

    Resolved REST API POST /domains

    create a subdomain with plesk api use this json { "name": "newtestdom.example.com", "description": "testing domain automation create", "hosting_type": "virtual", "hosting_settings": { "ftp_login": "test_login", "ftp_password": "test_login" }...
Back
Top