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
+78-62Lines changed: 78 additions & 62 deletions
Original file line number
Diff line number
Diff line change
@@ -3078,10 +3078,11 @@ paths:
3078
3078
description: |
3079
3079
Display all available Managed Database engine types and versions. Engine IDs are used when creating new Managed Databases.
3080
3080
3081
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3082
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3081
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3082
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3083
+
GA (general availability) release.
3083
3084
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3084
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3085
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3085
3086
endpoint is out of beta.
3086
3087
responses:
3087
3088
'200':
@@ -3129,11 +3130,12 @@ paths:
3129
3130
description: |
3130
3131
Display information for a single Managed Database engine type and version.
3131
3132
3132
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3133
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3133
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3134
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3135
+
GA (general availability) release.
3134
3136
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3135
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3136
-
beta.
3137
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3138
+
endpoint is out of beta.
3137
3139
responses:
3138
3140
'200':
3139
3141
description: Returns information for a single Managed Database engine type and version.
@@ -3171,10 +3173,11 @@ paths:
3171
3173
3172
3174
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
3173
3175
3174
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3175
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3176
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3177
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3178
+
GA (general availability) release.
3176
3179
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3177
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3180
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3178
3181
endpoint is out of beta.
3179
3182
security:
3180
3183
- personalAccessToken: []
@@ -3219,11 +3222,12 @@ paths:
3219
3222
3220
3223
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3221
3224
3222
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3223
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3225
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3226
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3227
+
GA (general availability) release.
3224
3228
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3225
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3226
-
beta.
3229
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3230
+
endpoint is out of beta.
3227
3231
security:
3228
3232
- personalAccessToken: []
3229
3233
- oauth: []
@@ -3275,11 +3279,12 @@ paths:
3275
3279
3276
3280
All Managed Databases include automatic, daily backups. Up to seven backups are stored for each Managed Database, providing restore points for each day of the past week.
3277
3281
3278
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3279
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3282
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3283
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3284
+
GA (general availability) release.
3280
3285
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3281
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3282
-
beta.
3286
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3287
+
endpoint is out of beta.
3283
3288
security:
3284
3289
- personalAccessToken: []
3285
3290
- oauth: []
@@ -3358,11 +3363,12 @@ paths:
3358
3363
3359
3364
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3360
3365
3361
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3362
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3366
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3367
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3368
+
GA (general availability) release.
3363
3369
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3364
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3365
-
beta.
3370
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3371
+
endpoint is out of beta.
3366
3372
security:
3367
3373
- personalAccessToken: []
3368
3374
- oauth: []
@@ -3399,11 +3405,12 @@ paths:
3399
3405
3400
3406
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3401
3407
3402
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3403
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3408
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3409
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3410
+
GA (general availability) release.
3404
3411
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3405
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3406
-
beta.
3412
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3413
+
endpoint is out of beta.
3407
3414
security:
3408
3415
- personalAccessToken: []
3409
3416
- oauth: []
@@ -3447,11 +3454,12 @@ paths:
3447
3454
* Entering an empty array (`[]`) blocks all connections (both public and private) to the Managed Database.
3448
3455
* **Note**: Updates to the `allow_list` may take a short period of time to complete, making this command inappropriate for rapid successive updates to this property.
3449
3456
3450
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3451
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3457
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3458
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3459
+
GA (general availability) release.
3452
3460
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3453
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3454
-
beta.
3461
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3462
+
endpoint is out of beta.
3455
3463
security:
3456
3464
- personalAccessToken: []
3457
3465
- oauth: []
@@ -3523,11 +3531,12 @@ paths:
3523
3531
3524
3532
Database backups are created every 24 hours at 0:00 UTC. Each backup is retained for 7 days.
3525
3533
3526
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3527
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3534
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3535
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3536
+
GA (general availability) release.
3528
3537
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3529
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3530
-
beta.
3538
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3539
+
endpoint is out of beta.
3531
3540
security:
3532
3541
- personalAccessToken: []
3533
3542
- oauth: []
@@ -3584,11 +3593,12 @@ paths:
3584
3593
3585
3594
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3586
3595
3587
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3588
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3596
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3597
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3598
+
GA (general availability) release.
3589
3599
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3590
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3591
-
beta.
3600
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3601
+
endpoint is out of beta.
3592
3602
security:
3593
3603
- personalAccessToken: []
3594
3604
- oauth: []
@@ -3644,11 +3654,12 @@ paths:
3644
3654
3645
3655
**Note**: Currently, restoring a backup after resetting Managed Database credentials results in a failed cluster. Please contact Customer Support if this occurs.
3646
3656
3647
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3648
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3657
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3658
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3659
+
GA (general availability) release.
3649
3660
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3650
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3651
-
beta.
3661
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3662
+
endpoint is out of beta.
3652
3663
security:
3653
3664
- personalAccessToken: []
3654
3665
- oauth: []
@@ -3694,11 +3705,12 @@ paths:
3694
3705
3695
3706
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3696
3707
3697
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3698
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3708
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3709
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3710
+
GA (general availability) release.
3699
3711
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3700
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3701
-
beta.
3712
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3713
+
endpoint is out of beta.
3702
3714
security:
3703
3715
- personalAccessToken: []
3704
3716
- oauth: []
@@ -3748,11 +3760,12 @@ paths:
3748
3760
3749
3761
**Note**: Note that it may take several seconds for credentials to reset.
3750
3762
3751
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3752
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3763
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3764
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3765
+
GA (general availability) release.
3753
3766
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3754
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3755
-
beta.
3767
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3768
+
endpoint is out of beta.
3756
3769
security:
3757
3770
- personalAccessToken: []
3758
3771
- oauth: []
@@ -3798,11 +3811,12 @@ paths:
3798
3811
3799
3812
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3800
3813
3801
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3802
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3814
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3815
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3816
+
GA (general availability) release.
3803
3817
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3804
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3805
-
beta.
3818
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3819
+
endpoint is out of beta.
3806
3820
security:
3807
3821
- personalAccessToken: []
3808
3822
- oauth: []
@@ -3841,11 +3855,12 @@ paths:
3841
3855
3842
3856
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.
3843
3857
3844
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3845
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3858
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3859
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3860
+
GA (general availability) release.
3846
3861
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3847
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3848
-
beta.
3862
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3863
+
endpoint is out of beta.
3849
3864
responses:
3850
3865
'200':
3851
3866
description: Returns a paginated list of all Managed Database types.
@@ -3906,11 +3921,12 @@ paths:
3906
3921
description: |
3907
3922
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.
3908
3923
3909
-
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3910
-
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3924
+
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.
3925
+
If you deploy a Managed Database during this time, you will receive a notice with pricing details in advance of the
3926
+
GA (general availability) release.
3911
3927
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
3912
-
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this out of
3913
-
beta.
3928
+
aware that this endpoint may receive breaking updates in the future. This notice will be removed when this
3929
+
endpoint is out of beta.
3914
3930
responses:
3915
3931
'200':
3916
3932
description: Returns a single Managed Database type.
0 commit comments