• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How can I change threshold of notification when the maximum disk space changing?

A

AntonM

Guest
Hi!

Im trying to create perl script, but I don't understand Plesk Panel API.. how can i do this? I know how to work with XML in Perl, but i dont understand, what should be in it?
 
yes, i have already read API RPC Developer's Guide.. i saw description of "add" and "delete" operations.. but where can i find something about "set" or "edit"?
 
oh.. i found schemas.zip with different .xsd files =)
 
Last edited by a moderator:
i still not understand, what file describes properties of subscriptions?
 
my plesk panel includes only one language.. i found demo panel on your site with english language pack and now i can try to correctly explain what i want =)
in event manager i want to create an event for "Subscription limits updated"
if OLD_MAXIMUM_DISK_SPACE != NEW_MAXIMUM_DISK_SPACE
value of "Notify upon reaching disk space" must be changed (Hosting Services -> Subscriptions -> DOMAIN_NAME -> Customize -> Resources -> Notify upon reaching disk space)
 
Back
Top