533c0a4114
This patch set adds API Reference along with some fixes to documentation. It partially fixes bug #1757423. Change-Id: I107b4fd5daf40aad63fc13864debbbbc82a9826c
23 lines
724 B
JSON
23 lines
724 B
JSON
{
|
|
"actions": [
|
|
{
|
|
"state": "PENDING",
|
|
"parents": [
|
|
"8119d16e-b419-4729-b015-fc04c4e45783"
|
|
],
|
|
"links": [
|
|
{
|
|
"rel": "self",
|
|
"href": "http://controller:9322/v1/actions/7182a988-e6c4-4152-a0d6-067119475c83"
|
|
},
|
|
{
|
|
"rel": "bookmark",
|
|
"href": "http://controller:9322/actions/7182a988-e6c4-4152-a0d6-067119475c83"
|
|
}
|
|
],
|
|
"action_plan_uuid": "c6bba9ed-a7eb-4370-9993-d873e5e22cba",
|
|
"uuid": "7182a988-e6c4-4152-a0d6-067119475c83",
|
|
"action_type": "sleep"
|
|
}
|
|
]
|
|
} |