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