plesk / api-examples

Plesk API-RPC usage examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plesk API-RPC Usage Examples

Repository contains the examples on how to use Plesk API-RPC using different programming languages. Here you can find useful helpers to execute API-RPC requests.

Languages

  • Bash
  • C++
  • C#
  • Go
  • Java
  • Node.js
  • Objective-C
  • PHP
  • Python
  • Ruby
  • Visual Basic

How to Run

To run the example use the following command:

REMOTE_HOST=your-plesk-host.dom REMOTE_LOGIN=admin REMOTE_PASSWORD=password ./example.py

Plain Text Examples

Plain text examples of possible requests and responses: http://plesk.github.io/api-examples/

Documentation

About

Plesk API-RPC usage examples

License:Other


Languages

Language:Visual Basic 26.1%Language:PHP 18.3%Language:C# 13.4%Language:Python 7.9%Language:Java 7.6%Language:Objective-C 6.5%Language:C++ 6.3%Language:Go 4.7%Language:JavaScript 4.3%Language:Ruby 3.1%Language:Shell 1.2%Language:Makefile 0.6%