16 lines
463 B
JSON
16 lines
463 B
JSON
|
|
{
|
||
|
|
"id": "e47d2375-8d45-4870-9524-482928f2841b",
|
||
|
|
"name": "execute_servers_script_",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [
|
||
|
|
"-c",
|
||
|
|
"base64 -d < /tmp/orchestrator_script_e47d2375-8d45-4870-9524-482928f2841b.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
|
||
|
|
],
|
||
|
|
"dependencies": [],
|
||
|
|
"status": "Completed",
|
||
|
|
"created_at": "2026-02-15T17:02:04.771455Z",
|
||
|
|
"started_at": null,
|
||
|
|
"completed_at": "2026-02-15T17:02:05.237697Z",
|
||
|
|
"output": "",
|
||
|
|
"error": null
|
||
|
|
}
|