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— error, shutting-down |48— terminated |80— crashed, failed, stoppedRequired: No
name — The state of the instance.
Type: String
Valid values:
crashed|error|failed|pending|running|shutting-down|stopped|terminatedRequired: No