• 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

Search results

  1. Giu

    Issue API Error after 18.0.59 Update 2

    Since Update: to 18.0.59 Update 2 API Call (XML): <webspace> <get> <filter> <id>THEID</id> </filter> <dataset> <gen_info/> <hosting/> <limits/> <stat/> <disk_usage/>...
  2. Giu

    Resolved WP Toolkit API - active/deactivated Status for Plugins not refreshing

    Hi Forum, When a User deactivates a Plugin inside WP-Admin. This change of status in: /v1/installations/{installationId}/plugins route will not be reflected in the api response. The response property "status" shows then still true. only if you go into Plesk Admin navigate to the Installation...
  3. Giu

    Question Plesk toasts on right bottom corner - do not disappear

    Hi Forum, these Notification toasts when changing settings do not disappear in my plesk admin interface: They only go away when manually clicking on the X button. but we have a lot of notifications coming in so this list gets huge and they stay forever. does someone know where to disabled...
  4. Giu

    Resolved API change Cronjobs with CLI (cli/crontab_shell/call)

    Hello Forum, i want to know how can i set and get cronjobs via api xml or json. i thought about using /api/v2cli/crontab_shell/call the command reference for this is: { "allowed_commands": { "update": { "name": "update", "info": "Updates crontab shell at...
  5. Giu

    Question reattach a manual made WP installation

    Hello i have a question. for example when we give a user a plesk subscription with a already installed wp installation by wp toolkit. the user now logs into with FTP and deletes the wordpress files and cleares the database and installs a new wp instance how can i reattach this user installed...
  6. Giu

    Resolved Plesk XML API how to change PHP Handler?

    Hello Forum, i want to set a different php handler for a subscription with the xml API. i guess this is the way to do it: Setting Subscription Parameters but unfortunatley there is no information for example what options are available for PHP Settings. i guessed some but what i really miss is...
  7. Giu

    Issue Fix Links to XML Schema Files in your documentation

    in the xml api documentation: XML Schemas for XML API Operators all links to schema files go to 404 pages. please fix asap. api is obscure already developers need the informations on the schemas
  8. Giu

    Resolved WP Toolkit Delete Backup API Request not working

    Username: TITLE WP Toolkit Delete Backup API Request not working PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Debian 12.4, Plesk Obsidian Version 18.0.58 Update #2 WP Toolkit: 6.2.14-7878 PROBLEM DESCRIPTION WP Toolkit REST API Request...
  9. Giu

    Issue API Delete Backup not functional

    Hi Forum, im trying to delete a backup via WP Toolkit API: /api/modules/wp-toolkit/v1/installations/67/backups in the rest swagger test i receive the following error: Failed to fetch. Possible Reasons: CORS Network Failure URL scheme must be "http" or "https" for CORS request. the...
  10. Giu

    Question Restore Backup with API/CLI from remote Storage

    Hi, i have two questions: 1) there is no way with the xml api or the REST api to restore a backup from a remote storage right? 2) if so then i need to make use of the cli: pleskrestore: Restoration from Backup my question here is: will this cli restore automatically check for the remote...
  11. Giu

    Question Plesk Webhook for Service Plan overusage

    Hi forum, is there a possibility of having a webhook if a subscription overuses for example their disk space limits when the service plan setting is configured to "overuse allowed but send notification"?
  12. Giu

    Resolved JSON API: Create/Update Client: "Call to a member function getApsBundleFilter() on null"

    Hi there, im testing out the JSON Api. So far everything works nicely but on POST Create Client /clients PUT Update Client /clients/{id} i get the following Error: { "code": 0, "message": "Call to a member function getApsBundleFilter() on null" } On POST Create Client the client...
Back
Top