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.5/SystemWebService.asmx?WSDL

Methods

AddDelegationRule Add delagtion rule
DeleteDelegationRule Delete delagtion rule
DeleteSsoRelay Remove all custom SSO relay URLs (reset to default) or delete specified relay URL only or delete relay URL associated with the specified domain.
DisableSso Disable SSO server
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.
GetDefaultSsoRelay Get default Single Sign-On (SSO) Relay endpoint 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 available page sets.
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 URLs for the specified domain. If no domain specified get all relays except default one.
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.
SetDefaultSsoRelay Set default Single Sign-On (SSO) relay for the specified http request domain
SetSkinStatus Changes the active status of the specified skins.
SetSsoRelay Set Single Sign-On (SSO) relay for the specified http request domain
SetSsoServer Changes Single Sign-On (SSO) server URL.

See Also

Web services