projects Collection

Description

The projects in a domain the current user can access.

URL

/qcbin/rest/domains/{domain}/projects

HTTP Methods

GET: Gets the collection of projects in the specified domain.

PUT: N/A

DELETE: N/A

POST: N/A

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

Returns

One of the HTTP Return Codes.

An XML string compliant with the Projects collection schema, listing the projects in the domain, or a string containing the data in another supported format.

Examples