UFHH01 / 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.4%Language:PHP 17.6%Language:C# 13.5%Language:Python 8.0%Language:Java 7.7%Language:Objective-C 6.5%Language:C++ 6.4%Language:Go 4.8%Language:JavaScript 4.3%Language:Ruby 3.1%Language:Shell 1.2%Language:Makefile 0.6%