4170566618
For more information, see: http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html This is the initial port from api-site. The includes in source/v1/index.rst are alphabetized, but we may want to revisit that and reorder them according to importance. Change-Id: I6f578107e17d3a97e667f645a05493da12ae2048 Implements: blueprint api-doc-migration
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"stack": {
|
|
"capabilities": [],
|
|
"creation_time": "2014-06-03T20:59:46Z",
|
|
"description": "sample stack",
|
|
"disable_rollback": true,
|
|
"id": "3095aefc-09fb-4bc7-b1f0-f21a304e864c",
|
|
"links": [
|
|
{
|
|
"href": "http://192.168.123.200:8004/v1/eb1c63a4f77141548385f113a28f0f52/stacks/simple_stack/3095aefc-09fb-4bc7-b1f0-f21a304e864c",
|
|
"rel": "self"
|
|
}
|
|
],
|
|
"notification_topics": [],
|
|
"outputs": [],
|
|
"parameters": {
|
|
"OS::project_id": "3ab5b02f-a01f-4f95-afa1-e254afc4a435",
|
|
"OS::stack_id": "3095aefc-09fb-4bc7-b1f0-f21a304e864c",
|
|
"OS::stack_name": "simple_stack"
|
|
},
|
|
"stack_name": "simple_stack",
|
|
"stack_owner": "simple_username",
|
|
"stack_status": "CREATE_COMPLETE",
|
|
"stack_status_reason": "Stack CREATE completed successfully",
|
|
"template_description": "sample stack",
|
|
"stack_user_project_id": "65728b74-cfe7-4f17-9c15-11d4f686e591",
|
|
"timeout_mins": "",
|
|
"updated_time": "",
|
|
"parent": "",
|
|
"tags": ""
|
|
}
|
|
}
|