laconic-registry-cli/demo/records/watcher/deployments/azimuth-watcher-deployment.json

13 lines
276 B
JSON
Raw Normal View History

{
"type": "WatcherDeploymentRecord",
"version": "0.1.0",
"schema": "",
"request": "",
"name": "azimuth-watcher",
"watcher": "<watcher-record-id>",
"kind": "active",
2024-05-08 10:57:52 +00:00
"chain": "1",
"url": "https://azimuth-watcher-endpoint.example.com",
2024-05-08 09:51:23 +00:00
"needs_auth": false
}