From 5856755a97f7d1b65a57714df167547a0ad9e138 Mon Sep 17 00:00:00 2001 From: Diane Fleming Date: Thu, 10 Sep 2015 19:43:32 -0500 Subject: [PATCH] Add server_id to Compute v2 action calls Change-Id: I392711e75fb80da1c1c8396b55620c5db8ede0df Closes-Bug: #1494167 --- api-ref/src/docbkx/ch_compute-v2.xml | 8 +- .../compute-api/src/v2/wadl/os-compute-2.wadl | 172 ++++++++++-------- 2 files changed, 99 insertions(+), 81 deletions(-) diff --git a/api-ref/src/docbkx/ch_compute-v2.xml b/api-ref/src/docbkx/ch_compute-v2.xml index d2a8b91d9..bf0daf169 100644 --- a/api-ref/src/docbkx/ch_compute-v2.xml +++ b/api-ref/src/docbkx/ch_compute-v2.xml @@ -243,8 +243,12 @@ network. - - + + + + + +
diff --git a/api-ref/src/wadls/compute-api/src/v2/wadl/os-compute-2.wadl b/api-ref/src/wadls/compute-api/src/v2/wadl/os-compute-2.wadl index ee86882d1..f28905d49 100644 --- a/api-ref/src/wadls/compute-api/src/v2/wadl/os-compute-2.wadl +++ b/api-ref/src/wadls/compute-api/src/v2/wadl/os-compute-2.wadl @@ -30,23 +30,27 @@ + + + + + + An alias, which is a name for a pointer to a + resource. For example, a named extension. + + + + + + - The tenant ID in a multi-tenancy cloud. + + The tenant ID in a multi-tenancy cloud. + - - - - - An alias, which is a name for a pointer to a resource. For - example, a named extension. - - - - - @@ -56,88 +60,98 @@ - The UUID for the server. + + The UUID for the server. + - - - - - + + + + - The network label, such as - public - or - private - . + A string. Maximum length is 255 characters. + + + - - - - - - - A string. Maximum length is 255 characters. - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - - - The UUID for the image. - - - - - - - - - A string. Maximum length is 255 characters. - - - - - + + + + + + + The network label, such as + public or + private. + + + + + - - - - - - - UUID for the specific flavor (combination of memory, disk - size, and CPUs). - - - + + + + + + + The UUID for the image. + + + + + + + + + + + A string. Maximum length is 255 characters. + + + + + + + + + + + + + + + + + UUID for the specific flavor + (combination of memory, disk size, and + CPUs). + + + + +