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
| **Scopes** | <ul><li>`account:read_only` - Allows access to GET information about your Account.</li><li>`account:read_write` - Allows access to all endpoints related to your Account.</li><li>`domains:read_only` - Allows access to GET Domains on your Account.</li><li>`domains:read_write` - Allows access to all Domain endpoints.</li><li>`events:read_only` - Allows access to GET your Events.</li><li>`events:read_write` - Allows access to all endpoints related to your Events.</li><li>`images:read_only` - Allows access to GET your Images.</li><li>`images:read_write` - Allows access to all endpoints related to your Images.</li><li>`ips:read_only` - Allows access to GET your ips.</li><li>`ips:read_write` - Allows access to all endpoints related to your ips.</li><li>`linodes:read_only` - Allows access to GET Linodes on your Account.</li><li>`linodes:read_write` - Allow access to all endpoints related to your Linodes.</li><li>`lke:read_only` - Allows access to GET LKE Clusters on your Account.</li><li>`lke:read_write` - Allows access to all endpoints related to LKE Clusters on your Account.</li><li>`longview:read_only` - Allows access to GET your Longview Clients.</li><li>`longview:read_write` - Allows access to all endpoints related to your Longview Clients.</li><li>`nodebalancers:read_only` - Allows access to GET NodeBalancers on your Account.</li><li>`nodebalancers:read_write` - Allows access to all NodeBalancer endpoints.</li><li>`stackscripts:read_only` - Allows access to GET your StackScripts.</li><li>`stackscripts:read_write` - Allows access to all endpoints related to your StackScripts.</li><li>`volumes:read_only` - Allows access to GET your Volumes.</li><li>`volumes:read_write` - Allows access to all endpoints related to your Volumes.</li></ul><br />|
135
+
| **Scopes** | <ul><li>`account:read_only` - Allows access to GET information about your Account.</li><li>`account:read_write` - Allows access to all endpoints related to your Account.</li><li>`domains:read_only` - Allows access to GET Domains on your Account.</li><li>`domains:read_write` - Allows access to all Domain endpoints.</li><li>`events:read_only` - Allows access to GET your Events.</li><li>`events:read_write` - Allows access to all endpoints related to your Events.</li><li>`firewall:read_only` - Allows access to GET information about your Firewalls.</li><li>`firewall:read_write` - Allows acces to all Firewall endpoints.</li><li>`images:read_only` - Allows access to GET your Images.</li><li>`images:read_write` - Allows access to all endpoints related to your Images.</li><li>`ips:read_only` - Allows access to GET your ips.</li><li>`ips:read_write` - Allows access to all endpoints related to your ips.</li><li>`linodes:read_only` - Allows access to GET Linodes on your Account.</li><li>`linodes:read_write` - Allow access to all endpoints related to your Linodes.</li><li>`lke:read_only` - Allows access to GET LKE Clusters on your Account.</li><li>`lke:read_write` - Allows access to all endpoints related to LKE Clusters on your Account.</li><li>`longview:read_only` - Allows access to GET your Longview Clients.</li><li>`longview:read_write` - Allows access to all endpoints related to your Longview Clients.</li><li>`maintenance:read_only` - Allows access to GET information about Maintenance on your account.</li><li>`nodebalancers:read_only` - Allows access to GET NodeBalancers on your Account.</li><li>`nodebalancers:read_write` - Allows access to all NodeBalancer endpoints.</li><li>`object_storage:read_only` - Allows access to GET information related to your Object Storage.</li><li>`object_storage:read_write` - Allows access to all Object Storage endpoints.</li><li>`stackscripts:read_only` - Allows access to GET your StackScripts.</li><li>`stackscripts:read_write` - Allows access to all endpoints related to your StackScripts.</li><li>`volumes:read_only` - Allows access to GET your Volumes.</li><li>`volumes:read_write` - Allows access to all endpoints related to your Volumes.</li></ul><br/>|
136
136
137
137
## Requests
138
138
@@ -749,7 +749,7 @@ paths:
749
749
security:
750
750
- personalAccessToken: []
751
751
- oauth:
752
-
- events:read_only
752
+
- events:read_write
753
753
responses:
754
754
'200':
755
755
description: Events seen.
@@ -6055,7 +6055,7 @@ paths:
6055
6055
security:
6056
6056
- personalAccessToken: []
6057
6057
- oauth:
6058
-
- stackscripts:read_write
6058
+
- stackscripts:read_write
6059
6059
requestBody:
6060
6060
description: The properties to set for the new StackScript.
6061
6061
required: true
@@ -8073,9 +8073,9 @@ paths:
8073
8073
operationId: getManagedIssues
8074
8074
x-linode-cli-action: issues-list
8075
8075
security:
8076
-
- personalAccessToken: []
8077
-
- oauth:
8078
-
- account:read_only
8076
+
- personalAccessToken: []
8077
+
- oauth:
8078
+
- account:read_only
8079
8079
responses:
8080
8080
'200':
8081
8081
description: >
@@ -8161,9 +8161,9 @@ paths:
8161
8161
operationId: getManagedLinodeSettings
8162
8162
x-linode-cli-action: linode-settings-list
8163
8163
security:
8164
-
- personalAccessToken: []
8165
-
- oauth:
8166
-
- account:read_only
8164
+
- personalAccessToken: []
8165
+
- oauth:
8166
+
- account:read_only
8167
8167
responses:
8168
8168
'200':
8169
8169
description: >
@@ -9169,7 +9169,7 @@ paths:
9169
9169
security:
9170
9170
- personalAccessToken: []
9171
9171
- oauth:
9172
-
- firewalls:read_only
9172
+
- firewall:read_only
9173
9173
responses:
9174
9174
'200':
9175
9175
description: Returns an array of Firewalls.
@@ -12223,9 +12223,9 @@ paths:
12223
12223
operationId: getProfileApps
12224
12224
x-linode-cli-action: apps-list
12225
12225
security:
12226
-
- personalAccessToken: []
12227
-
- oauth:
12228
-
- account:read_only
12226
+
- personalAccessToken: []
12227
+
- oauth:
12228
+
- account:read_only
12229
12229
responses:
12230
12230
'200':
12231
12231
description: |
@@ -14464,6 +14464,8 @@ components:
14464
14464
'domains:read_write': Allows access to all Domain endpoints.
14465
14465
'events:read_only': Allows access to GET your Events.
14466
14466
'events:read_write': Allows access to all endpoints related to your Events.
14467
+
'firewall:read_only': Allows access to GET information about your Firewalls.
14468
+
'firewall:read_write': Allows acces to all Firewall endpoints.
14467
14469
'images:read_only': Allows access to GET your Images.
14468
14470
'images:read_write': Allows access to all endpoints related to your Images.
14469
14471
'ips:read_only': Allows access to GET your ips.
@@ -14474,8 +14476,11 @@ components:
14474
14476
'lke:read_write': Allows access to all endpoints related to LKE Clusters on your Account.
14475
14477
'longview:read_only': Allows access to GET your Longview Clients.
14476
14478
'longview:read_write': Allows access to all endpoints related to your Longview Clients.
14479
+
'maintenance:read_only': Allows access to GET information about Maintenance on your account.
14477
14480
'nodebalancers:read_only': Allows access to GET NodeBalancers on your Account.
14478
14481
'nodebalancers:read_write': Allows access to all NodeBalancer endpoints.
14482
+
'object_storage:read_only': Allows access to GET information related to your Object Storage.
14483
+
'object_storage:read_write': Allows access to all Object Storage endpoints.
14479
14484
'stackscripts:read_only': Allows access to GET your StackScripts.
14480
14485
'stackscripts:read_write': Allows access to all endpoints related to your StackScripts.
14481
14486
'volumes:read_only': Allows access to GET your Volumes.
0 commit comments