You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+62Lines changed: 62 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3133,6 +3133,8 @@ paths:
3133
3133
- $ref: '#/components/parameters/pageOffset'
3134
3134
- $ref: '#/components/parameters/pageSize'
3135
3135
description: |
3136
+
**This command is currently only available for customers who already have an active Managed Database.**
3137
+
3136
3138
Display all available Managed Database engine types and versions. Engine IDs are used when creating new Managed Databases.
3137
3139
responses:
3138
3140
'200':
@@ -3179,6 +3181,8 @@ paths:
3179
3181
- $ref: '#/components/parameters/pageOffset'
3180
3182
- $ref: '#/components/parameters/pageSize'
3181
3183
description: |
3184
+
**This command is currently only available for customers who already have an active Managed Database.**
3185
+
3182
3186
Display information for a single Managed Database engine type and version.
3183
3187
responses:
3184
3188
'200':
@@ -3214,6 +3218,8 @@ paths:
3214
3218
- $ref: '#/components/parameters/pageOffset'
3215
3219
- $ref: '#/components/parameters/pageSize'
3216
3220
description: |
3221
+
**This command is currently only available for customers who already have an active Managed Database.**
3222
+
3217
3223
Display all Managed Databases that are accessible by your User, regardless of engine type.
3218
3224
3219
3225
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
@@ -3261,6 +3267,8 @@ paths:
3261
3267
- $ref: '#/components/parameters/pageOffset'
3262
3268
- $ref: '#/components/parameters/pageSize'
3263
3269
description: |
3270
+
**This command is currently only available for customers who already have an active Managed Database.**
3271
+
3264
3272
Display all accessible Managed MySQL Databases.
3265
3273
security:
3266
3274
- personalAccessToken: []
@@ -3403,6 +3411,8 @@ paths:
3403
3411
x-linode-cli-action: mysql-view
3404
3412
x-linode-grant: read_only
3405
3413
description: |
3414
+
**This command is currently only available for customers who already have an active Managed Database.**
3415
+
3406
3416
Display information for a single, accessible Managed MySQL Database.
3407
3417
security:
3408
3418
- personalAccessToken: []
@@ -3436,6 +3446,8 @@ paths:
3436
3446
x-linode-cli-action: mysql-delete
3437
3447
x-linode-grant: read_write
3438
3448
description: |
3449
+
**This command is currently only available for customers who already have an active Managed Database.**
3450
+
3439
3451
Remove a Managed MySQL Database from your Account.
3440
3452
3441
3453
Requires `read_write` access to the Database.
@@ -3476,6 +3488,8 @@ paths:
3476
3488
x-linode-cli-action: mysql-update
3477
3489
x-linode-grant: read_write
3478
3490
description: |
3491
+
**This command is currently only available for customers who already have an active Managed Database.**
3492
+
3479
3493
Update a Managed MySQL Database.
3480
3494
3481
3495
Requires `read_write` access to the Database.
@@ -3579,6 +3593,8 @@ paths:
3579
3593
- $ref: '#/components/parameters/pageOffset'
3580
3594
- $ref: '#/components/parameters/pageSize'
3581
3595
description: |
3596
+
**This command is currently only available for customers who already have an active Managed Database.**
3597
+
3582
3598
Display all backups for an accessible Managed MySQL Database.
3583
3599
3584
3600
The Database must not be provisioning to perform this command.
@@ -3625,6 +3641,8 @@ paths:
3625
3641
x-linode-cli-action: mysql-backup-snapshot
3626
3642
x-linode-grant: read_write
3627
3643
description: |
3644
+
**This command is currently only available for customers who already have an active Managed Database.**
3645
+
3628
3646
Creates a snapshot backup of a Managed MySQL Database.
3629
3647
3630
3648
Requires `read_write` access to the Database.
@@ -3694,6 +3712,8 @@ paths:
3694
3712
x-linode-cli-action: mysql-backup-view
3695
3713
x-linode-grant: read_only
3696
3714
description: |
3715
+
**This command is currently only available for customers who already have an active Managed Database.**
3716
+
3697
3717
Display information for a single backup for an accessible Managed MySQL Database.
3698
3718
3699
3719
The Database must not be provisioning to perform this command.
@@ -3728,6 +3748,8 @@ paths:
3728
3748
- url: https://api.linode.com/v4beta
3729
3749
x-linode-cli-action: mysql-backup-delete
3730
3750
description: |
3751
+
**This command is currently only available for customers who already have an active Managed Database.**
3752
+
3731
3753
Delete a single backup for an accessible Managed MySQL Database.
3732
3754
3733
3755
Requires `read_write` access to the Database.
@@ -3781,6 +3803,8 @@ paths:
3781
3803
x-linode-cli-action: mysql-backup-restore
3782
3804
x-linode-grant: read_write
3783
3805
description: |
3806
+
**This command is currently only available for customers who already have an active Managed Database.**
3807
+
3784
3808
Restore a backup to a Managed MySQL Database on your Account.
3785
3809
3786
3810
Requires `read_write` access to the Database.
@@ -3831,6 +3855,8 @@ paths:
3831
3855
x-linode-cli-action: mysql-creds-view
3832
3856
x-linode-grant: read_only
3833
3857
description: |
3858
+
**This command is currently only available for customers who already have an active Managed Database.**
3859
+
3834
3860
Display the root username and password for an accessible Managed MySQL Database.
3835
3861
3836
3862
The Database must have an `active` status to perform this command.
@@ -3875,6 +3901,8 @@ paths:
3875
3901
x-linode-cli-action: mysql-creds-reset
3876
3902
x-linode-grant: read_write
3877
3903
description: |
3904
+
**This command is currently only available for customers who already have an active Managed Database.**
3905
+
3878
3906
Reset the root password for a Managed MySQL Database.
3879
3907
3880
3908
Requires `read_write` access to the Database.
@@ -3925,6 +3953,8 @@ paths:
3925
3953
x-linode-cli-action: mysql-ssl-cert
3926
3954
x-linode-grant: read_only
3927
3955
description: |
3956
+
**This command is currently only available for customers who already have an active Managed Database.**
3957
+
3928
3958
Display the SSL CA certificate for an accessible Managed MySQL Database.
3929
3959
3930
3960
The Database must have an `active` status to perform this command.
@@ -3969,6 +3999,8 @@ paths:
3969
3999
x-linode-cli-action: mysql-patch
3970
4000
x-linode-grant: read_write
3971
4001
description: |
4002
+
**This command is currently only available for customers who already have an active Managed Database.**
4003
+
3972
4004
Apply security patches and updates to the underlying operating system of the Managed MySQL Database. This function runs during regular maintenance windows, which are configurable with the **Managed MySQL Database Update** ([PUT /databases/mysql/instances/{instanceId}](/docs/api/databases/#managed-mysql-database-update)) command.
3973
4005
3974
4006
Requires `read_write` access to the Database.
@@ -4017,6 +4049,8 @@ paths:
4017
4049
- $ref: '#/components/parameters/pageOffset'
4018
4050
- $ref: '#/components/parameters/pageSize'
4019
4051
description: |
4052
+
**This command is currently only available for customers who already have an active Managed Database.**
4053
+
4020
4054
Display all accessible Managed PostgreSQL Databases.
4021
4055
security:
4022
4056
- personalAccessToken: []
@@ -4161,6 +4195,8 @@ paths:
4161
4195
x-linode-cli-action: postgresql-view
4162
4196
x-linode-grant: read_only
4163
4197
description: |
4198
+
**This command is currently only available for customers who already have an active Managed Database.**
4199
+
4164
4200
Display information for a single, accessible Managed PostgreSQL Database.
4165
4201
security:
4166
4202
- personalAccessToken: []
@@ -4194,6 +4230,8 @@ paths:
4194
4230
x-linode-cli-action: postgresql-delete
4195
4231
x-linode-grant: read_write
4196
4232
description: |
4233
+
**This command is currently only available for customers who already have an active Managed Database.**
4234
+
4197
4235
Remove a Managed PostgreSQL Database from your Account.
4198
4236
4199
4237
Requires `read_write` access to the Database.
@@ -4234,6 +4272,8 @@ paths:
4234
4272
x-linode-cli-action: postgresql-update
4235
4273
x-linode-grant: read_write
4236
4274
description: |
4275
+
**This command is currently only available for customers who already have an active Managed Database.**
4276
+
4237
4277
Update a Managed PostgreSQL Database.
4238
4278
4239
4279
Requires `read_write` access to the Database.
@@ -4337,6 +4377,8 @@ paths:
4337
4377
- $ref: '#/components/parameters/pageOffset'
4338
4378
- $ref: '#/components/parameters/pageSize'
4339
4379
description: |
4380
+
**This command is currently only available for customers who already have an active Managed Database.**
4381
+
4340
4382
Display all backups for an accessible Managed PostgreSQL Database.
4341
4383
4342
4384
The Database must not be provisioning to perform this command.
@@ -4383,6 +4425,8 @@ paths:
4383
4425
x-linode-cli-action: postgresql-backup-snapshot
4384
4426
x-linode-grant: read_write
4385
4427
description: |
4428
+
**This command is currently only available for customers who already have an active Managed Database.**
4429
+
4386
4430
Creates a snapshot backup of a Managed PostgreSQL Database.
4387
4431
4388
4432
Requires `read_write` access to the Database.
@@ -4452,6 +4496,8 @@ paths:
4452
4496
x-linode-cli-action: postgresql-backup-view
4453
4497
x-linode-grant: read_only
4454
4498
description: |
4499
+
**This command is currently only available for customers who already have an active Managed Database.**
4500
+
4455
4501
Display information for a single backup for an accessible Managed PostgreSQL Database.
4456
4502
4457
4503
The Database must not be provisioning to perform this command.
@@ -4486,6 +4532,8 @@ paths:
4486
4532
- url: https://api.linode.com/v4beta
4487
4533
x-linode-cli-action: postgresql-backup-delete
4488
4534
description: |
4535
+
**This command is currently only available for customers who already have an active Managed Database.**
4536
+
4489
4537
Delete a single backup for an accessible Managed PostgreSQL Database.
4490
4538
4491
4539
Requires `read_write` access to the Database.
@@ -4539,6 +4587,8 @@ paths:
4539
4587
x-linode-cli-action: postgresql-backup-restore
4540
4588
x-linode-grant: read_write
4541
4589
description: |
4590
+
**This command is currently only available for customers who already have an active Managed Database.**
4591
+
4542
4592
Restore a backup to a Managed PostgreSQL Database on your Account.
4543
4593
4544
4594
Requires `read_write` access to the Database.
@@ -4589,6 +4639,8 @@ paths:
4589
4639
x-linode-cli-action: postgresql-creds-view
4590
4640
x-linode-grant: read_only
4591
4641
description: |
4642
+
**This command is currently only available for customers who already have an active Managed Database.**
4643
+
4592
4644
Display the root username and password for an accessible Managed PostgreSQL Database.
4593
4645
4594
4646
The Database must have an `active` status to perform this command.
@@ -4633,6 +4685,8 @@ paths:
4633
4685
x-linode-cli-action: postgresql-creds-reset
4634
4686
x-linode-grant: read_write
4635
4687
description: |
4688
+
**This command is currently only available for customers who already have an active Managed Database.**
4689
+
4636
4690
Reset the root password for a Managed PostgreSQL Database.
4637
4691
4638
4692
Requires `read_write` access to the Database.
@@ -4683,6 +4737,8 @@ paths:
4683
4737
x-linode-cli-action: postgresql-ssl-cert
4684
4738
x-linode-grant: read_only
4685
4739
description: |
4740
+
**This command is currently only available for customers who already have an active Managed Database.**
4741
+
4686
4742
Display the SSL CA certificate for an accessible Managed PostgreSQL Database.
4687
4743
4688
4744
The Database must have an `active` status to perform this command.
@@ -4727,6 +4783,8 @@ paths:
4727
4783
x-linode-cli-action: postgresql-patch
4728
4784
x-linode-grant: read_write
4729
4785
description: |
4786
+
**This command is currently only available for customers who already have an active Managed Database.**
4787
+
4730
4788
Apply security patches and updates to the underlying operating system of the Managed PostgreSQL Database. This function runs during regular maintenance windows, which are configurable with the **Managed PostgreSQL Database Update** ([PUT /databases/postgresql/instances/{instanceId}](/docs/api/databases/#managed-postgresql-database-update)) command.
4731
4789
4732
4790
Requires `read_write` access to the Database.
@@ -4774,6 +4832,8 @@ paths:
4774
4832
- $ref: '#/components/parameters/pageOffset'
4775
4833
- $ref: '#/components/parameters/pageSize'
4776
4834
description: |
4835
+
**This command is currently only available for customers who already have an active Managed Database.**
4836
+
4777
4837
Display all Managed Database node types. The type and number of nodes determine the resources and price of a Managed Database instance.
4778
4838
4779
4839
Each Managed Database can have one node type. In the case of a high availabilty Database, all nodes are provisioned according to the chosen type.
@@ -4844,6 +4904,8 @@ paths:
4844
4904
- $ref: '#/components/parameters/pageOffset'
4845
4905
- $ref: '#/components/parameters/pageSize'
4846
4906
description: |
4907
+
**This command is currently only available for customers who already have an active Managed Database.**
4908
+
4847
4909
Display the details of a single Managed Database type. The type and number of nodes determine the resources and price of a Managed Database instance.
0 commit comments