About This Document
This part of Plesk API RPC documentation describes in detail the programming means provided by Plesk API.
- Chapter Before Using Reference contains information required for proper reading of the reference sections.
- Chapter Representation of Object Descriptors explains in detail what object descriptors are and how they are implemented in the API RPC protocol.
- Chapter Supported Operations explains which Plesk objects can be managed programmatically via API RPC, how this can be done, and what particular operations are allowed to different kinds of Plesk users.
- Chapter API RPC Versions contains references on what XML Schemas are used for each API RPC operation depending on the API RPC version.
- Chapter Error Codes provides information on codes of the errors that may occur when using Plesk API RPC protocol.
This document covers the following versions of the API RPC protocol: 1.3.5.1 - 1.5.2.0.
In most code samples, the 1.4.2.0 version of the protocol is used. If a feature is supported only in later versions of API RPC, the earliest version of the protocol that supports the feature is used in code samples.