16 lines
463 B
JSON
16 lines
463 B
JSON
|
|
{
|
||
|
|
"id": "0bad33c6-9d49-407a-b561-b0e1633eea7a",
|
||
|
|
"name": "execute_servers_script_",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [
|
||
|
|
"-c",
|
||
|
|
"base64 -d < /tmp/orchestrator_script_0bad33c6-9d49-407a-b561-b0e1633eea7a.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
|
||
|
|
],
|
||
|
|
"dependencies": [],
|
||
|
|
"status": "Completed",
|
||
|
|
"created_at": "2026-02-15T22:05:42.248014Z",
|
||
|
|
"started_at": null,
|
||
|
|
"completed_at": "2026-02-15T22:05:42.331882Z",
|
||
|
|
"output": "",
|
||
|
|
"error": null
|
||
|
|
}
|