Read an aspect type
GET {{baseUrl}}/aspecttypes/:id?includeShared=false
Read an aspect type.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeShared | boolean | Specifies if the operation should take into account shared (received) assets, aspects and asset types. Received resources are not visible in case includeShared=false. For query operations, received resources are not returned. Endpoints addressing individual resources respond with 404. In case received resources are referenced in a request parameter or property, they are treated as not existing. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | ETag hash of previous request to allow caching | |
Accept | string |
RESPONSES
status: OK
{"name":"engine","category":"\u003cstring\u003e","scope":"private","variables":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"description":"The engine of the Millenium Falcon","id":"mdsp.wing","tenantId":"mdsp","etag":1,"sharing":{"modes":["SHARER","SHARER"]},"_links":{"self":{"href":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}