Skip to content

Commit a16b71d

Browse files
authored
Merge pull request #639 from bbiggerr/fix/volumes-contact-support
Remove contact_support status on Volumes
2 parents 6ca9da9 + eecb33c commit a16b71d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

openapi.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24252,13 +24252,10 @@ components:
2425224252
* `active` - the Volume is online and available for use.
2425324253
* `resizing` - the Volume is in the process of upgrading
2425424254
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.
2425724255
enum:
2425824256
- creating
2425924257
- active
2426024258
- resizing
24261-
- contact_support
2426224259
example: active
2426324260
readOnly: true
2426424261
x-linode-cli-display: 3

0 commit comments

Comments
 (0)