Table 5 Response fields when retrieving endpoints.
From: Exploring dynamic RESTful API implementation in IoT environments using Docker
Field | Value | Type |
|---|---|---|
URL | ‘/dynamic’ | |
Status code | 200 | |
Content-type | application/json | |
Payload | json | |
interface_url | text | |
interface_id | integer | |
interface_description | text | |
table_name | text | |
fields | list | |
Inside ‘fields’ array | ||
field_name | text | |
field_type | text | |
trendable | bool | |
required | bool |