ServerActionResize

(Difference between revisions)
Jump to: navigation, search
(JSON)
Line 1: Line 1:
Changes the [[Flavor]] of a server.
+
The resize function changes the [[Flavor]] of a server.
  
 
'''POST''' /servers/'''id'''/action
 
'''POST''' /servers/'''id'''/action

Revision as of 14:42, 2 February 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 of the flavor to to use. Why is this not a flavorRef with an absolute URL?

Result

blog comments powered by Disqus


Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox