...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://{lake_id${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/values/pivoted Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://lake01aws1.us.machlake.com/lakes/xbacd1234/values/pivoted?tag_name=tag_01,tag_02&calc_mode=avg&date_format=YYYY-MM-DD HH24:MI:SS&start_time=2021-06-16 11:35:00&end_time=2021-07-06 12:12:28&interval_type=min&limit=1000&value_return_form=0 Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...