SystemWebService Web Service

This web service provides system management functions. Methods are executing in context of a user specified by SOAP-header (see CredentialsSoapHeader).

Remarks

WSDL location: /ServiceFacade/3.2.1/SystemWebService.asmx?WSDL

Methods

FindSiteFamilies Searches for site families.
GetAdvertisingSettings Retrieves advertising settings for a specified user and language.
GetAdvertisingSettingsBySite Retrieves advertising settings for a specified site and language. If a site is trial or no settings are specified by the site owner, then settings defined by reseller will be returned. If no reseller is specified for the site, then default system-wide settings will be returned.
GetLanguages Retrieves details on languages installed on the server.
GetModules Retrieves details on all modules installed on the server.
GetPagesets Retrieves details on all page sets installed on the server.
GetPlatform Returns Sitebuilder platform. Possible values: "windows" and "Unix/Linux".
GetSkins Retrieves details on all skins installed on the server.
GetSshKey Retrieves SSH key required for VPS publishing procedures. This feature is not used in SiteBuilder for Windows. The method provides compatibility with new versions of SiteBuilder for Unix.
GetTemplates Retrieves details on all templates installed on the server.
GetVersionApi Retrieves version of integration API.
GetVersionSiteBuilder Retrieves version of SiteBuilder for Windows.
SetAdvertisingSettings Changes advertising settings for a specified user and language.
SetSkinStatus Changes status for specified themes.

See Also

Web services