This web service provides site management functions. Methods are invoked by the user whose credentials are specified in SOAP-header (see CredentialsSoapHeader).
WSDL location: /ServiceFacade/4.1/SystemWebService.asmx?WSDL
AddDelegationRule | Adds the SSO delegation rule. |
DeleteDelegationRule | Deletes the SSO delegation rule. |
DeleteSsoRelay | Removes all custom SSO Relay URLs (reset to default), or deletes specified relay URL only, or delete relay URL associated with the specified domain. |
DisableSso | Disables Single Sign-On (SSO) support and clears SSO server URL. |
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 the base application URL set by the previous call to SetBaseApplicationUrl. |
GetDefaultSsoRelay | Returns the 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 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 URLs for the specified domain. If no domain specified, then the method returns 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 | Sets the base application URL. |
SetDefaultSsoRelay | Sets default Single Sign-On (SSO) Relay. |
SetSkinStatus | Changes the active status of the specified skins. |
SetSsoRelay | Sets Single Sign-On (SSO) Relay for the specified HTTP request domain. |
SetSsoServer | Sets Single Sign-On (SSO) server URL and enables SSO support. |