ServerActionResize

(Difference between revisions)
Jump to: navigation, search
Line 21: Line 21:
  
 
; id - ''string''
 
; id - ''string''
: The id is of the flavor to be used. Why is this not a flavorRef with an absolute URL?
+
: The id is of the flavor to be used.
  
 
== Result ==
 
== Result ==

Revision as of 16:27, 13 April 2012

The resize function changes the Flavor of a server.

POST /servers/id/action

Parameters

id
The unique identifier of the image to be retrieved. Note see warnings in Hypermedia.

JSON

{
   "resize":{
      "flavor":{
         "id":"4"
      }
   }
}


id - string
The id is of the flavor to be used.

Result

blog comments powered by Disqus


Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox