analysis-item-folders Collection

Description

The collection of folders for analysis items.

URL

/qcbin/rest/domains/{domain}/projects/{project}/analysis-item-folders

Remarks

There pre-defined Private and Public top-level folders.

HTTP Methods

GET: Retrieves the collection of analysis item folders

PUT: N/A

DELETE: N/A

POST: Creates an analysis item folder.

Media Type
GET
PUT
DELETE
POST
application/xml
check
-
-
check
application/json
check
-
-
check

Returns

One of the HTTP Return Codes.

An XML string compliant with the Entities Collection Schema or a string containing the collection data in another supported format.

Examples

GET analysis-item-folders Example