We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc301ff + b772085 commit ac92464Copy full SHA for ac92464
openapi.yaml
@@ -14936,8 +14936,8 @@ components:
14936
type: string
14937
description: >
14938
A brief description of this Linode's current state. This field may change without
14939
- direct action from you. For instance, the status will change to "running"
14940
- when the boot process completes.
+ direct action from you. For example, when a Linode goes into maintenance mode
+ its status will display "stopped".
14941
example: running
14942
readOnly: true
14943
enum:
@@ -14952,6 +14952,7 @@ components:
14952
- rebuilding
14953
- cloning
14954
- restoring
14955
+ - stopped
14956
x-linode-cli-display: 7
14957
x-linode-cli-color:
14958
running: green
0 commit comments