Skip to content

Commit ac92464

Browse files
Merge pull request #215 from hzoppetti/host-maint-mode
[Update] Linode Schema Status for Maintenance Mode
2 parents fc301ff + b772085 commit ac92464

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openapi.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14936,8 +14936,8 @@ components:
1493614936
type: string
1493714937
description: >
1493814938
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.
14939+
direct action from you. For example, when a Linode goes into maintenance mode
14940+
its status will display "stopped".
1494114941
example: running
1494214942
readOnly: true
1494314943
enum:
@@ -14952,6 +14952,7 @@ components:
1495214952
- rebuilding
1495314953
- cloning
1495414954
- restoring
14955+
- stopped
1495514956
x-linode-cli-display: 7
1495614957
x-linode-cli-color:
1495714958
running: green

0 commit comments

Comments
 (0)