T testttt Basic Pleskian Sep 22, 2015 #1 Hi, Is it possible to suspend / unsuspend a subscription via API
V vlikhtanskiy Regular Pleskian Staff member Sep 22, 2015 #2 You use the API request like: <packet> <webspace> <set> <filter> <name>example.com</name> </filter> <values> <gen_setup> <status>16</status> </gen_setup> </values> </set> </webspace> </packet> For more details see the following pages of the guide: http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=33907.htm http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=33858.htm
You use the API request like: <packet> <webspace> <set> <filter> <name>example.com</name> </filter> <values> <gen_setup> <status>16</status> </gen_setup> </values> </set> </webspace> </packet> For more details see the following pages of the guide: http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=33907.htm http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=33858.htm