Get all variables of an asset
GET {{baseUrl}}/assets/:id/variables?page=<integer>&size=<integer>&sort=<string>&filter=<string>&includeShared=false
Get all variables of a given asset including inherited ones
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | string | Specifies the requested page index | |
size | string | Specifies the number of elements in a page (default size is 10) | |
sort | string | Specifies the ordering of returned elements | |
filter | string | Specifies the additional filtering criteria | |
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
{"_embedded":{"variables":[{"dataType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"searchable":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"dataType":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"searchable":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]},"page":{"size":-79728483,"totalElements":-56328307,"totalPages":53537938,"number":-59477393},"_links":{"self":{"href":"aliquip dolor conse"},"first":{"href":"ipsum veniam Duis e"},"prev":{"href":"cupidatat ea"},"next":{"href":"occaecat deserunt minim dolore"},"last":{"href":"do consequat culpa sit dolore"}}}