entities Collection
Description
The collection of entity types defined in the project.
URL
/qcbin/rest/domains/{domain}/projects/{project}/customization/entities
Remarks
This resource is cached using an ETag. See the Micro Focus Application Lifecycle Management Administrator Guide for details on enabling caching.
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-descriptors Schema or a string containing the data in another supported format.
Examples