File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,11 @@ schema:
46
46
value : null
47
47
enums :
48
48
NotificatonType :
49
- important_ticket : There is a ticket open on your account that requires your attention.
50
- abuse_ticket : There is an abuse-related ticket on your account that requires your attention.
49
+ ticket_important : There is a ticket open on your account that requires your attention.
50
+ ticket_abuse : There is an abuse-related ticket on your account that requires your attention.
51
51
outage : There is a known outage impacting one or more of your services.
52
- pending_migration : There is a migration queued for one of your Linodes that you must initiate.
53
- scheduled_migration : There is a migration queued for one of your Linodes.
54
- outstanding_balance : You have a balance on your account that must be paid.
52
+ migration_pending : There is a migration queued for one of your Linodes that you must initiate.
53
+ migration_scheduled : There is a migration queued for one of your Linodes.
54
+ balance_outstanding : You have a balance on your account that must be paid.
55
55
xsa : You have a Linode impacted by a Xen Security Advisory which will require migration.
56
- scheduled_reboot : There is a reboot queued for one of your Linodes.
56
+ reboot_scheduled : There is a reboot queued for one of your Linodes.
You can’t perform that action at this time.
0 commit comments