SystemWebService Web Service

This web service provides site management functions. Methods are invoked by the user whose credentials are specified in SOAP-header (see CredentialsSoapHeader).

Remarks

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

Methods

FindSiteFamilies Returns a list of details of site families that match the search criteria.
GetAdvertisingSettings Returns the advertising settings for a specified user and language.
GetAdvertisingSettingsBySite Returns the advertising settings for a specified site and language.
GetBaseApplicationUrl Returns Single Sign-On (SSO) base application URL.
GetLanguages Returns a list of the details of the available languages.
GetLicenseInfo Returns the license details.
GetModules Returns a list of the details of the modules installed into Sitebuilder.
GetPagesets Returns a list of the details of the page sets installed into Sitebuilder.
GetPlatform Returns a string identifying the Sitebuilder platform.
GetSkins Returns a list of the details of the available skins.
GetSshKey Returns the SSH key required by VPS publishing procedures.
GetSsoRelay Returns Single Sign-On (SSO) Relay endpoint URL.
GetSsoServer Returns Single Sign-On (SSO) server URL.
GetTemplates Returns a list of the details of the templates installed into Sitebuilder.
GetVersionApi Returns Sitebuilder API version.
GetVersionSiteBuilder Returns Sitebuilder version.
ImportLicense Imports license.
SetAdvertisingSettings Sets the advertising settings for a specified user and language.
SetBaseApplicationUrl Changes Single Sign-On (SSO) base application URL.
SetSkinStatus Changes the active status of the specified skins.
SetSsoRelay Changes Single Sign-On (SSO) Relay endpoint URL.
SetSsoServer Changes Single Sign-On (SSO) server URL.

See Also

Web services