entity

Description

The meta-data for an entity type defined in the project.

URL

/qcbin/rest/domains/{domain}/projects/{project}/customization/entities/{entity name}

Remarks

The entity type name is in the singular. For example, test or requirement.

HTTP Methods

GET: Retrieves an entity type.

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 Schema Reference. or a string containing the data in another supported format.

Examples

GET Entity Type Example