| « PreviousNext » | |
![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Describes the current state of the instance.
codeThe low byte represents the state. The high byte is an opaque internal value and should be ignored.
Type: Integer (16-bit unsigned)
Valid values: 0 (pending) | 16 (running) |
32 (shutting-down) | 48
(terminated) | 64 (stopping) | 80
(stopped)
nameThe current state of the instance.
Type: String
Valid values: pending | running |
shutting-down | terminated |
stopping | stopped