Note: Please go to docs.rightscale.com to access the current RightScale documentation set. Also, feel free to Chat with us!
Home > Guides > RightScale API 1.5 > Overview > Servers and Instances

Servers and Instances

Table of Contents
No headers

A server will always have a "next instance" and (if running) a "current instance". The next instance always holds the configuration to be used when RightScale launches or starts a new instance. This corresponds to the "next" tab on a server in the Dashboard UI. The current instance, if it exists, holds the configuration of the currently running instance. There is no access to past instances through the API.

Server arrays will follow the same paradigm: they will always have a next instance which defines how to launch the next instance. However, instead of having a single current instance they will have a collection of current instances which represent the running instances. Note that instances which are part of a server array can be reached through the Instances index call, and since an instance has a relationship to a "parent" (i.e., Server or ServerArray) it is possible to do things like listing instances belonging to a particular server array.

You must to post a comment.
Last modified
23:17, 16 May 2013

Tags

Classifications

This page has no classifications.

Announcements

None


© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.