• 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

plesk api

  1. E

    Question How can I query the mail queue with Plesk API?

    How can I query the mail queue with Plesk API? (the number of items in the queue is enough) I would like to receive an automatic notification (email) if the number of items in the queue reaches a limit (e.g. 100 pieces), so that I can act in time before the server is blacklisted.
  2. flexer88

    Question API return 401, 403 error with reseller's api key

    Hello, I'm building an application for server automation. I don't want to use admin (root) credential to create api key (too risky), so, I created a reseller for that. 1. If I using reseller's credential, I can not create API key (got 403 error) 2. If I using admin credential, I can create...
  3. D

    Issue 502 Bad Gateway on Git fetch/deploy via Plesk API

    Hello, i am facing a problem with Plesk API when i fetch and deploy from Git on multiple domains. The request is being made from another server (used to do it from the same, but thought that that was causing the 502), i also tried to put inside a single API call multiple fetch/deploy (domains)...
  4. F

    Issue Connection reset by peer: AH01075 when using plesk API to register domain on the same server

    Hi, I have a problem with using plesk rset api to register a domain. I got this error when I try to execute the code from the same server that's running Plesk on. (104)Connection reset by peer: AH01075 After searching a lot about the issue I found this and I think that it's correct because I...
  5. S

    Issue Api without return

    Hello I am trying create an new plugin, and for this, I need to obtain the specific apache configuration of an domain. For this, I use the getDomainApacheConfig() (https://docs.plesk.com/en-US/onyx/extensions-reference/classes/pm_Hook_WebServer.html) Concretely ...
  6. Fernando Ok

    Resolved Manually ip ban using XML API?

    Hello, i'm trying to manage ip ban's using Plesk XML API, i read api-rpc full reference without success in my search... Please, anyone can say me how to ban/unban specific ip manually using xml api? <packet> <ip-ban> <?????????????????? /> </ip-ban> </packet>
  7. burnley

    Question How to get a list of pesk sub users via API?

    I hope someone where can point me in the right direction. We are trying to pull a list of all the sub-users with permission to login to plesk for an integration project. The top level ones like Admin, reseller and client we can pull back via plesk API which is fine but we are having trouble...
Back
Top