The methods of the SiteWebService web service are listed below. For the complete list of SiteWebService web service methods, see SiteWebService Methods.
ActivateSite | Activate/deactivate sites |
ChangeSiteOwner | Change regular site owner. This operation can be used by administrators and resellers only. |
CreateAnonymousSite | Create new anonymous site with reseller owner specified by resellerId |
CreateSite | Create new site without publishing settings and assigned host |
CreateSite2 | Create new site |
CreateSiteWithHost | Create host, add host to a user Plan, create a site with standard FTP publishing scenario on the newly created host |
DeleteExpiredAnonymouseSites | Initiate deletion of anonymous sites |
DeleteSite | Delete sites |
GetSiteById | Get site with specified id |
GetSiteHost | Get the ID of a host assigned to a site specified by id |
GetSites | Get a part of a sorted list of sites |
IsAnonymousSite | Check the type of a site |
MigrateSiteWithHost | The same as for CreateSiteWithHost, except for the additional step - migration/conversion content of a site from SiteBuilder 2.0.5 for Windows specified by oldSiteId to a newly created site in SiteBuilder 3.x for Windows |
PublishSite | Publish a site |
PublishSiteDirect | Publish a site to a host specified by hostId according to the settings specified by publishingSettings |
SetDefaultScenario | Set a default scenario to a site specified by siteId |
TakeOwnershipOfAnonymousSite | Own a trial site (and change its type from trial to regular) |
UpdateSite | Update a site |
UpdateSiteWithHost | Update publishing settings of a site specified by id with the same host/Plan processing logic as for method CreateSiteWithHost |