vote up 0 vote down star

What are the valid instanceState's for the AmazonEC2 API? It doesn't seem to be defined in the current API doc. Google doesn't turn up much. So far I know about:

  • 0: pending
  • 16: running
  • 32: shutting-down
  • 48: terminated

but I'm pretty sure I've seen an error state before.

Thanks!

flag

1 Answer

vote up 1 vote down check

It looks like you've found them all according to the somewhat hard to find documentation on the matter.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.