Add example json API payloads

This commit is contained in:
2025-12-20 09:35:54 +01:00
parent fdee4f8938
commit e56532e5c8
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"cluster": "fritz",
"jobId": 123000,
"jobState": "completed",
"startTime": 1649723812,
"stopTime": 1649763839
}