Revised sample JSON file for action_list operation
This commit is contained in:
@@ -1,27 +1,42 @@
|
||||
{
|
||||
"actions": [
|
||||
{
|
||||
"id": "dfb0e58c-955d-478e-a512-e8cb17e2d478",
|
||||
"name": "node-create",
|
||||
"context": {},
|
||||
"target": "3c7faa4040-a110-2ecf-a92c-0474bfdf73",
|
||||
"action": "NODE_CREATE",
|
||||
"cause": "Cluster creation",
|
||||
"owner": "admin",
|
||||
"interval": 0,
|
||||
"start_time": "",
|
||||
"end_time": "",
|
||||
"time_out": null,
|
||||
"status": "RUNNING",
|
||||
"status_reason": "",
|
||||
"inputs": {
|
||||
"profile_id": "9dc26f35-9c46-4d7a-88b4-a9ca3b0b68de",
|
||||
"name": "node-001",
|
||||
"timeout": 60
|
||||
}
|
||||
"outputs": {},
|
||||
"depends_on": [],
|
||||
"cause": "RPC Request",
|
||||
"deleted_time": null,
|
||||
"depended_by": [],
|
||||
"depends_on": [],
|
||||
"end_time": 1425550000.0,
|
||||
"id": "2366d440-c73e-4961-9254-6d1c3af7c167",
|
||||
"inputs": {},
|
||||
"interval": -1,
|
||||
"name": "node_create_0df0931b",
|
||||
"outputs": {},
|
||||
"owner": null,
|
||||
"start_time": 1425550000.0,
|
||||
"status": "SUCCEEDED",
|
||||
"status_reason": "Action completed successfully.",
|
||||
"target": "0df0931b-e251-4f2e-8719-4ebfda3627ba",
|
||||
"timeout": 3600
|
||||
},
|
||||
{
|
||||
"action": "NODE_DELETE",
|
||||
"cause": "RPC Request",
|
||||
"deleted_time": null,
|
||||
"depended_by": [],
|
||||
"depends_on": [],
|
||||
"end_time": 1425550000.0,
|
||||
"id": "edce3528-864f-41fb-8759-f4707925cc09",
|
||||
"inputs": {},
|
||||
"interval": -1,
|
||||
"name": "node_delete_f0de9b9c",
|
||||
"outputs": {},
|
||||
"owner": null,
|
||||
"start_time": 1425550000.0,
|
||||
"status": "SUCCEEDED",
|
||||
"status_reason": "Action completed successfully.",
|
||||
"target": "f0de9b9c-6d48-4a46-af21-2ca8607777fe",
|
||||
"timeout": 3600
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user