16 lines
463 B
JSON
16 lines
463 B
JSON
|
|
{
|
||
|
|
"id": "8641a2b4-1eac-43a5-b621-3910ce6ac040",
|
||
|
|
"name": "execute_servers_script_",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [
|
||
|
|
"-c",
|
||
|
|
"base64 -d < /tmp/orchestrator_script_8641a2b4-1eac-43a5-b621-3910ce6ac040.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
|
||
|
|
],
|
||
|
|
"dependencies": [],
|
||
|
|
"status": "Completed",
|
||
|
|
"created_at": "2026-02-15T17:01:09.894660Z",
|
||
|
|
"started_at": null,
|
||
|
|
"completed_at": "2026-02-15T17:01:10.107232Z",
|
||
|
|
"output": "",
|
||
|
|
"error": null
|
||
|
|
}
|