...
Paste code macro | ||||
---|---|---|---|---|
| ||||
POST https://{lake_id${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/tags { "tag" : [["{tag_name}", {additional value 1}, "{additional value 2}"], [ second tag values ], ...] } |
...
Paste code macro | ||||
---|---|---|---|---|
| ||||
POST https://lake01${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/tags { "tag" : [["newtag01"], ["newtag02"]] } |
...