• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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