Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Catalog
Refresh tree lock heartbeat
Refresh the heartbeat on an edit lock to keep it alive
PUT
/
api
/
v1
/
projects
/
{projectUuid}
/
dataCatalog
/
metrics
/
trees
/
{metricsTreeUuid}
/
lock
/
heartbeat
Error
A valid request URL is required to generate request examples{
"status": "ok",
"results": "<unknown>"
}{
"error": {
"name": "<string>",
"statusCode": 123,
"data": "<unknown>",
"message": "<string>"
},
"status": "error"
}Was this page helpful?