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
+12-36Lines changed: 12 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -3167,9 +3167,7 @@ paths:
3167
3167
description: |
3168
3168
Display all accessible Managed Databases on your Account, regardless of engine type.
3169
3169
3170
-
Only unrestricted Users can access this command.
3171
-
3172
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3170
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3173
3171
3174
3172
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
3175
3173
@@ -3219,9 +3217,7 @@ paths:
3219
3217
description: |
3220
3218
Display all accessible Managed MySQL Databases on your Account.
3221
3219
3222
-
Only unrestricted Users can access this command.
3223
-
3224
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3220
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3225
3221
3226
3222
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3227
3223
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3267,9 +3263,7 @@ paths:
3267
3263
description: |
3268
3264
Provision a Managed MySQL Database.
3269
3265
3270
-
Only unrestricted Users can access this command.
3271
-
3272
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3266
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3273
3267
3274
3268
New instances can take approximately 15 to 30 minutes to provision.
3275
3269
@@ -3362,9 +3356,7 @@ paths:
3362
3356
description: |
3363
3357
Display information for a single, accessible Managed MySQL Database on your Account.
3364
3358
3365
-
Only unrestricted Users can access this command.
3366
-
3367
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3359
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3368
3360
3369
3361
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3370
3362
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3405,9 +3397,7 @@ paths:
3405
3397
3406
3398
The Database must have an `active` status to perform this command.
3407
3399
3408
-
Only unrestricted Users can access this command.
3409
-
3410
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3400
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3411
3401
3412
3402
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3413
3403
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3449,9 +3439,7 @@ paths:
3449
3439
3450
3440
The Database must have an `active` status to perform this command.
3451
3441
3452
-
Only unrestricted Users can access this command.
3453
-
3454
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3442
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3455
3443
3456
3444
Updating addresses in the `allow_list` overwrites any existing addresses.
3457
3445
@@ -3529,9 +3517,7 @@ paths:
3529
3517
description: |
3530
3518
Display all backups for an accessible Managed MySQL Database on your Account.
3531
3519
3532
-
Only unrestricted Users can access this command.
3533
-
3534
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3520
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3535
3521
3536
3522
At this time, only automatically scheduled backups (type `auto`) are available.
3537
3523
@@ -3596,9 +3582,7 @@ paths:
3596
3582
description: |
3597
3583
Display information for a single backup for an accessible Managed MySQL Database on your Account.
3598
3584
3599
-
Only unrestricted Users can access this command.
3600
-
3601
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3585
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3602
3586
3603
3587
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3604
3588
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3654,9 +3638,7 @@ paths:
3654
3638
3655
3639
The Database must have an `active` status to perform this command.
3656
3640
3657
-
Only unrestricted Users can access this command.
3658
-
3659
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3641
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3660
3642
3661
3643
**Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
3662
3644
@@ -3710,9 +3692,7 @@ paths:
3710
3692
3711
3693
The Database must have an `active` status to perform this command.
3712
3694
3713
-
Only unrestricted Users can access this command.
3714
-
3715
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3695
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3716
3696
3717
3697
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3718
3698
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
@@ -3764,9 +3744,7 @@ paths:
3764
3744
3765
3745
A new root password is randomly generated and accessible with the **Managed MySQL Database Credentials View** ([GET /databases/mysql/instances/{instanceId}/credentials](/docs/api/databases/#managed-mysql-database-credentials-view)) command.
3766
3746
3767
-
Only unrestricted Users can access this command.
3768
-
3769
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3747
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3770
3748
3771
3749
**Note**: Note that it may take several seconds for credentials to reset.
3772
3750
@@ -3816,9 +3794,7 @@ paths:
3816
3794
description: |
3817
3795
Display the SSL CA certificate for an accessible Managed MySQL Database.
3818
3796
3819
-
Only unrestricted Users can access this command.
3820
-
3821
-
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3797
+
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
3822
3798
3823
3799
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3824
3800
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
0 commit comments