533c0a4114
This patch set adds API Reference along with some fixes to documentation. It partially fixes bug #1757423. Change-Id: I107b4fd5daf40aad63fc13864debbbbc82a9826c
26 lines
783 B
JSON
26 lines
783 B
JSON
{
|
|
"state": "SUCCEEDED",
|
|
"description": "Logging a NOP message",
|
|
"parents": [
|
|
"b4529294-1de6-4302-b57a-9b5d5dc363c6"
|
|
],
|
|
"links": [
|
|
{
|
|
"rel": "self",
|
|
"href": "http://controller:9322/v1/actions/54acc7a0-91b0-46ea-a5f7-4ae2b9df0b0a"
|
|
},
|
|
{
|
|
"rel": "bookmark",
|
|
"href": "http://controller:9322/actions/54acc7a0-91b0-46ea-a5f7-4ae2b9df0b0a"
|
|
}
|
|
],
|
|
"action_plan_uuid": "4cbc4ede-0d25-481b-b86e-998dbbd4f8bf",
|
|
"uuid": "54acc7a0-91b0-46ea-a5f7-4ae2b9df0b0a",
|
|
"deleted_at": null,
|
|
"updated_at": "2018-04-10T11:59:44.026973+00:00",
|
|
"input_parameters": {
|
|
"message": "Welcome"
|
|
},
|
|
"action_type": "nop",
|
|
"created_at": "2018-04-10T11:59:12.725147+00:00"
|
|
} |