According to the Rackspace docs when making the call to rebuild a server a flavorRef is required (there are also optional properties)
http://docs.rackspace.com/servers/api/v2/cs-devguide/content/Rebuild_Server-d1e3538.html
The rebuild command on the compute client does not allow you to send the flavorRef or any of the optional properties
Despite not setting a flavorRef the rebuild request works but I cannot script rebuilding to a new flavor, nor can I send any of the optional parameters.
According to the Rackspace docs when making the call to rebuild a server a flavorRef is required (there are also optional properties)
http://docs.rackspace.com/servers/api/v2/cs-devguide/content/Rebuild_Server-d1e3538.html
The rebuild command on the compute client does not allow you to send the flavorRef or any of the optional properties
Despite not setting a flavorRef the rebuild request works but I cannot script rebuilding to a new flavor, nor can I send any of the optional parameters.