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
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3169,6 +3169,8 @@ paths:
3169
3169
3170
3170
Only unrestricted Users can access this command.
3171
3171
3172
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3173
+
3172
3174
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
3173
3175
3174
3176
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
@@ -3219,6 +3221,8 @@ paths:
3219
3221
3220
3222
Only unrestricted Users can access this command.
3221
3223
3224
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3225
+
3222
3226
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3223
3227
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3224
3228
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3265,6 +3269,8 @@ paths:
3265
3269
3266
3270
Only unrestricted Users can access this command.
3267
3271
3272
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3273
+
3268
3274
New instances can take approximately 15 to 30 minutes to provision.
3269
3275
3270
3276
The `allow_list` is used to control access to the Managed Database.
@@ -3358,6 +3364,8 @@ paths:
3358
3364
3359
3365
Only unrestricted Users can access this command.
3360
3366
3367
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3368
+
3361
3369
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3362
3370
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3363
3371
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3399,6 +3407,8 @@ paths:
3399
3407
3400
3408
Only unrestricted Users can access this command.
3401
3409
3410
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3411
+
3402
3412
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3403
3413
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3404
3414
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3441,6 +3451,8 @@ paths:
3441
3451
3442
3452
Only unrestricted Users can access this command.
3443
3453
3454
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3455
+
3444
3456
Updating addresses in the `allow_list` overwrites any existing addresses.
3445
3457
3446
3458
* IP addresses on this list can access the Managed Database. All other sources are blocked.
@@ -3519,6 +3531,8 @@ paths:
3519
3531
3520
3532
Only unrestricted Users can access this command.
3521
3533
3534
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3535
+
3522
3536
At this time, only automatically scheduled backups (type `auto`) are available.
3523
3537
3524
3538
Database backups are created every 24 hours at 0:00 UTC. Each backup is retained for 7 days.
@@ -3584,6 +3598,8 @@ paths:
3584
3598
3585
3599
Only unrestricted Users can access this command.
3586
3600
3601
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3602
+
3587
3603
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3588
3604
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3589
3605
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3640,6 +3656,8 @@ paths:
3640
3656
3641
3657
Only unrestricted Users can access this command.
3642
3658
3659
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3660
+
3643
3661
**Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
3644
3662
3645
3663
**Note**: Currently, restoring a backup after resetting Managed Database credentials results in a failed cluster. Please contact Customer Support if this occurs.
@@ -3694,6 +3712,8 @@ paths:
3694
3712
3695
3713
Only unrestricted Users can access this command.
3696
3714
3715
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3716
+
3697
3717
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3698
3718
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3699
3719
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3746,6 +3766,8 @@ paths:
3746
3766
3747
3767
Only unrestricted Users can access this command.
3748
3768
3769
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3770
+
3749
3771
**Note**: Note that it may take several seconds for credentials to reset.
3750
3772
3751
3773
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
@@ -3796,6 +3818,8 @@ paths:
3796
3818
3797
3819
Only unrestricted Users can access this command.
3798
3820
3821
+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3822
+
3799
3823
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3800
3824
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3801
3825
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
0 commit comments