![]() |
Index of Web Scripts Package '/org/alfresco/repository/site' |
Alfresco Community v3.2.0 (2039) |
6 Web Scripts |
Back to Web Scripts Home |
Up to package /org/alfresco/repository |
/org/alfresco/repository/site/invitation |
/org/alfresco/repository/site/membership |
/org/alfresco/repository/site/roles |
DELETE /alfresco/service/api/sites/{shortname} |
Description: | Delete the details of a site. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Id: | org/alfresco/repository/site/site.delete |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/site.delete.desc.xml |
GET /alfresco/service/api/sites/{shortname} |
Description: | Get the details of a web site. Returns 200, STATUS_OK on success. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Lifecycle: | draft_public_api |
Id: | org/alfresco/repository/site/site.get |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/site.get.desc.xml |
PUT /alfresco/service/api/sites/{shortname} |
Description: | Update the details of a site. The following properties may be updated.
|
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Lifecycle: | draft_public_api |
Id: | org/alfresco/repository/site/site.put |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/site.put.desc.xml |
GET /alfresco/service/api/sites?nf={namefilter?}&spf={sitepresetfilter?}&size={pagesize?}&pos={position?} |
Description: | Get a colleciton of the sites in the repository. The collection can be filtered by name and/or site preset. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Id: | org/alfresco/repository/site/sites.get |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/sites.get.desc.xml |
POST /alfresco/service/api/sites |
Description: | Creates a new site based on the site preset and details provided. The following properties may be set.
|
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Lifecycle: | draft_public_api |
Id: | org/alfresco/repository/site/sites.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/sites.post.desc.xml |
POST /alfresco/service/api/sites/query |
Description: | Queries the collection of sites. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Default Format: | json |
Id: | org/alfresco/repository/site/sites.query.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/site/sites.query.post.desc.xml |