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 6ca9da9 + eecb33c commit a16b71dCopy full SHA for a16b71d
openapi.yaml
@@ -24252,13 +24252,10 @@ components:
24252
* `active` - the Volume is online and available for use.
24253
* `resizing` - the Volume is in the process of upgrading
24254
its current capacity.
24255
- * `contact_support` - there is a problem with your Volume. Please
24256
- [open a Support Ticket](/docs/api/support/#support-ticket-open) to resolve the issue.
24257
enum:
24258
- creating
24259
- active
24260
- resizing
24261
- - contact_support
24262
example: active
24263
readOnly: true
24264
x-linode-cli-display: 3
0 commit comments