diff --git a/openapi.yaml b/openapi.yaml index d159844d9..f929f8745 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -14849,8 +14849,8 @@ components: type: string description: > A brief description of this Linode's current state. This field may change without - direct action from you. For instance, the status will change to "running" - when the boot process completes. + direct action from you. For example, when a Linode goes into maintenance mode + its status will display "stopped". example: running readOnly: true enum: @@ -14865,6 +14865,7 @@ components: - rebuilding - cloning - restoring + - stopped x-linode-cli-display: 7 x-linode-cli-color: running: green