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 the collection entity types.
PUT: N/A
DELETE: N/A
POST: N/A
Media Type |
GET
|
PUT
|
DELETE
|
POST
|
---|---|---|---|---|
application/xml |
![]() |
-
|
-
|
-
|
application/json |
![]() |
-
|
-
|
-
|
Returns
One of the HTTP Return Codes.
An XML string compliant with the entity-resource-descriptor Schema or a string containing the data in another supported format.