...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://{lake_id${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/values/current Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://lake01aws1.us.machlake.com/lakes/xbacd1234/values/current?tag_name=tag_01,tag_02&columns=VALUE&aliases=MyVal&value_return_form=0 Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...