Documentation for Server status ?
Some of the Compute API calls return the status of a server ( instance ) for e.g.
{ status: "ACTIVE"}
{status : "SUSPENDED" }
What is the complete list of possible status and where are these documented ?
Sekhar Vajjhala