blob: ec9f3f00d6d8bf980467c9ffc92c745b081dd552 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
#(authorized)#
"error": "authorization required",
::
#(/authorized)#
"running": #(running)#false::true#(/running)#,
"elapsedSeconds": #[elapsedSeconds]#,
"partial": "#[partial]#",
"outcome": #[outcome]#,
"message": "#[message]#",
"durationSeconds": #[durationSeconds]#
}
|