...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://{lake_id${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/values/raw Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://lake01aws1.us.machlake.com/lakes/xbacd1234/values/raw?tag_name=tag_01&start_time=2021-07-06 12:12:22&end_time=2021-07-06 12:12:27&columns=VALUE&aliases=MyVal&separator=,&limit=1000&value_return_form=0 Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...