Skip to content

Commit b0d065b

Browse files
committed
Update command descriptions re: oauth scopes
1 parent debebff commit b0d065b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

openapi.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3169,6 +3169,8 @@ paths:
31693169

31703170
Only unrestricted Users can access this command.
31713171

3172+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3173+
31723174
For more detailed information on a particular Database instance, make a request to its `instance_uri`.
31733175

31743176
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
@@ -3219,6 +3221,8 @@ paths:
32193221

32203222
Only unrestricted Users can access this command.
32213223

3224+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3225+
32223226
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
32233227
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
32243228
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3265,6 +3269,8 @@ paths:
32653269

32663270
Only unrestricted Users can access this command.
32673271

3272+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3273+
32683274
New instances can take approximately 15 to 30 minutes to provision.
32693275

32703276
The `allow_list` is used to control access to the Managed Database.
@@ -3358,6 +3364,8 @@ paths:
33583364

33593365
Only unrestricted Users can access this command.
33603366

3367+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3368+
33613369
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
33623370
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
33633371
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3399,6 +3407,8 @@ paths:
33993407

34003408
Only unrestricted Users can access this command.
34013409

3410+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3411+
34023412
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
34033413
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
34043414
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3441,6 +3451,8 @@ paths:
34413451

34423452
Only unrestricted Users can access this command.
34433453

3454+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3455+
34443456
Updating addresses in the `allow_list` overwrites any existing addresses.
34453457

34463458
* IP addresses on this list can access the Managed Database. All other sources are blocked.
@@ -3519,6 +3531,8 @@ paths:
35193531

35203532
Only unrestricted Users can access this command.
35213533

3534+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3535+
35223536
At this time, only automatically scheduled backups (type `auto`) are available.
35233537

35243538
Database backups are created every 24 hours at 0:00 UTC. Each backup is retained for 7 days.
@@ -3584,6 +3598,8 @@ paths:
35843598

35853599
Only unrestricted Users can access this command.
35863600

3601+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3602+
35873603
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
35883604
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
35893605
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3640,6 +3656,8 @@ paths:
36403656

36413657
Only unrestricted Users can access this command.
36423658

3659+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3660+
36433661
**Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
36443662

36453663
**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:
36943712

36953713
Only unrestricted Users can access this command.
36963714

3715+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3716+
36973717
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
36983718
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
36993719
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
@@ -3746,6 +3766,8 @@ paths:
37463766

37473767
Only unrestricted Users can access this command.
37483768

3769+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3770+
37493771
**Note**: Note that it may take several seconds for credentials to reset.
37503772

37513773
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
@@ -3796,6 +3818,8 @@ paths:
37963818

37973819
Only unrestricted Users can access this command.
37983820

3821+
This endpoint is always accessible, no matter what OAuth scopes the acting token has.
3822+
37993823
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
38003824
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
38013825
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be

0 commit comments

Comments
 (0)