![]() |
Index of Web Scripts URI '/api/cmis/test' |
| Alfresco Community v3.2.0 (2039) |
| 1 Web Scripts |
| Back to Web Scripts Home |
| Up to uri /api/cmis |
| POST /alfresco/service/api/cmis/test?url={serviceUrl}&user={user?}&validate={validate?}&trace={trace?}&tests={tests?} |
| Description: | Execute a series of tests against a CMIS server. Inputs: String url: CMIS service url of the repository to test String user: username/password for authentication (HTTP BASIC Authentication) boolean validate: true => validate repository responses against CMIS XSDs boolean trace: true => trace request and response bodies String tests: names of tests to execute (use * in test name to represent wildcard) (Default: *) |
| Authentication: | none |
| Transaction: | none |
| Format Style: | any |
| Default Format: | text |
| Id: | org/alfresco/cmis/test.post |
| Description: | classpath:alfresco/templates/webscripts/org/alfresco/cmis/test.post.desc.xml |