Tim Bray
|
Posted: March 21, 2009 20:09 by Tim Bray
|
|
We'll use this thread to post changes we make to the APi as a result of discussion. Feel free to chime in to point out typos and thinkos. First change: All field names with hyphens in them (e.g. "run-state") now have underscores instead (e.g. "run_state"), for easier use in programming languages. Lost the original suggestion for this. |
Change Log
29 topics, 131 posts
» Share this
Replies: 8 - Last Post: September 25, 2009 04:10
by: Craig McClanahan
by: Craig McClanahan
showing 1 - 9 of 9
Tim Bray
|
Posted: March 21, 2009 20:41 by Tim Bray
|
| Changed resource creation to be accomplished by POSTing directly to the containing resource, as opposed to create_* fields. Note that the Content-Type header has to be correct for this to work. Suggested by many including Kenai user http://kenai.com/people/5028-b6n |
Tim Bray
|
Posted: May 28, 2009 18:51 by Tim Bray
|
|
Am rolling in the changes as initially proposed by Lew and refined by me to make clusters recursively nested. |
Craig McClanahan
|
Posted: August 21, 2009 22:39 by Craig McClanahan
|
|
One very small addition is adding a "boot_order" field of type Integer on a VM resource. It is used when you perform a "start" operation on a cluster, which will start all of the VMs within that cluster and any subclusters. For VMs with the same boot_order value, the startup sequence will be arbitrary, but the service will ensure that all VMs with a lower boot_order value will have been started before starting VMs with a higher boot_order value. |
Craig McClanahan
|
Posted: September 24, 2009 20:57 by Craig McClanahan
|
|
I have made the relevant changes to implement the "Flesh Out Lifecycle of Backups" proposal, whose discussion is at: http://kenai.com/projects/suncloudapis/forums/forum/topics/1593-Proposal-Flesh-Out-Lifecycle-of-Backups? Craig |
Craig McClanahan
|
Posted: September 24, 2009 23:17 by Craig McClanahan
|
|
I have made the relevant changes to implement the "Add Location Affinity" proposal discussed at: http://kenai.com/projects/suncloudapis/forums/forum/topics/1543-Proposal-Adding-Location-Affinity-to-the-Sun-Cloud-API? Craig |
Craig McClanahan
|
Posted: September 25, 2009 02:16 by Craig McClanahan
|
|
I have added a "description" field to all the relevant resource descriptions, as described in the following thread: http://kenai.com/projects/suncloudapis/forums/forum/topics/1594--Description-field-attribute? Craig |
Craig McClanahan
|
Posted: September 25, 2009 04:10 by Craig McClanahan
|
|
I have added the additional navigation link fields as described in this topic: http://kenai.com/projects/suncloudapis/forums/forum/topics/1616-Proposal-Additional-Navigation-Links? Craig |
showing 1 - 9 of 9
Replies: 8 - Last Post: September 25, 2009 04:10
by: Craig McClanahan
by: Craig McClanahan








