InstanceState
In this article:
InstanceState#
Description of an instance state.
Contents#
code — The state of the instance, as a 16-bit unsigned integer.
Type: Integer
Valid values:
0— pending |16— running |32— shutting-down |48— terminated |64— stopping |80— stoppedRequired: No
name — The state of the instance.
Type: String
Valid values:
pending|running|shutting-down|terminated|stopping|stoppedRequired: No