Getting Information On Domain Templates

The get operation is used to retrieve the information about the domain templates from Plesk database. This information is as follows:

The get operation returns all settings currently present in the database in bulk. You cannot request for a definite item of the above list. For instance, you cannot retrieve only hosting settings, only preferences, and so on.

All settings are optional and can be missing. A domain template can even be empty (specified by its ID and name and not containing any other information). The get operation will return only the settings currently stored in the database.

Note: If you interact with Plesk 9 through API RPC 1.5.2.1 and earlier versions and you request info on domain templates owned by a reseller using get, Plesk will return info on only reseller's personal domain templates excluding those owned by the reseller's clients. To retrieve info on domain templates owned by Plesk Administrator, specify artificial client account login name in the filtering rule.

In this section:

Request Packet Structure

Request Samples

Response Packet Structure

Response Samples