Alfresco Index of Web Scripts URI '/api/repository'
Alfresco Community v3.2.0 (2039)
1 Web Scripts

Back to Web Scripts Home

Up to uri /api

Repository AtomPub Service Document (getRepositoryInfo)
GET /alfresco/service/api/repository
GET /alfresco/service/api/cmis
Description:This service is used to retrieve information about the CMIS repository and the capabilities it supports.

Outputs:

ID repositoryId: Repository Id (same as input)
String repositoryName: Repository name
URI repositoryURI: URI for this repository
String repositoryDescription: Description of this repository
ID rootFolderId: Root folder Id
String vendorName: Repository vendor name
String productName: Repository product name
String productVersion: Product Version Information
String cmisVersionsSupported: Version of CMIS standard supported.
XML repositorySpecificInformation: Repository-specific information

Capabilities:

boolean capabilityMultifiling
boolean capabilitiyUnfiling
Boolean capabilityVersionSpecificFiling
Boolean capabilityPWCUpdatable
Boolean capabilityAllVersionsSearchable
Boolean capabilityPWCSearchable
Enum capabilityJoin: nojoin, inneronly, innerAndouter
Enum capabilityFulltext: nofulltext, fulltextonly, fulltextandstructured
<Array> relatedRepositories
Authentication:user
Transaction:required
Format Style:any
Default Format:atom
Id:org/alfresco/repository/repository.get
Description:classpath:alfresco/templates/webscripts/org/alfresco/repository/repository.get.desc.xml