@@ -16249,31 +16249,31 @@ components:
16249
16249
authorizationCode:
16250
16250
authorizationUrl: /oauth2/v1/authorize
16251
16251
scopes:
16252
- dashboards_public_share: The ability to share dashboards externally.
16253
- dashboards_read: The ability to view dashboards.
16254
- dashboards_write: The ability to create and change dashboards.
16255
- events_read: The ability to read Events data.
16256
- metrics_read: The ability to view custom metrics.
16257
- monitors_downtime: The ability to set downtimes to suppress alerts from
16258
- any monitor in an organization. The ability to write monitors is not
16259
- required to set downtimes.
16260
- monitors_read: The ability to view monitors.
16261
- monitors_write: The ability to change , mute, and delete individual monitors.
16262
- synthetics_global_variable_read: The ability to view , search and use in
16263
- tests the list of global variables available for Synthetics.
16264
- synthetics_global_variable_write: The ability to create , edit, and delete
16265
- global variables for Synthetics.
16266
- synthetics_private_location_read: The ability to view , search and use
16267
- in tests the list of private locations available .
16268
- synthetics_private_location_write: The ability to create and delete private
16269
- locations as well as seeing the associated installation guidelines.
16270
- synthetics_read: The ability to list and view configured Synthetic tests.
16271
- synthetics_write: The ability to create , edit, and delete Synthetic tests.
16272
- timeseries_query: The ability to query Timeseries data.
16273
- usage_read: The ability to view your organization's usage and usage attribution.
16274
- user_access_invite: The ability to invite other users to your organization.
16275
- user_access_manage: The ability to disable users, manage user roles, and
16276
- manage SAML-to-role mappings.
16252
+ dashboards_public_share: Share dashboards externally.
16253
+ dashboards_read: View dashboards.
16254
+ dashboards_write: Create and change dashboards.
16255
+ events_read: Read Events data.
16256
+ metrics_read: View custom metrics.
16257
+ monitors_downtime: Set downtimes to suppress alerts from any monitor in
16258
+ an organization. The ability to write monitors is not required to set
16259
+ downtimes.
16260
+ monitors_read: View monitors.
16261
+ monitors_write: Change , mute, and delete individual monitors.
16262
+ synthetics_global_variable_read: View , search, and use in tests the list
16263
+ of global variables available for Synthetics.
16264
+ synthetics_global_variable_write: Create , edit, and delete global variables
16265
+ for Synthetics.
16266
+ synthetics_private_location_read: View , search, and use in tests the list
16267
+ of available private locations.
16268
+ synthetics_private_location_write: Create and delete private locations
16269
+ as well as seeing the associated installation guidelines.
16270
+ synthetics_read: List and view configured Synthetic tests.
16271
+ synthetics_write: Create , edit, and delete Synthetic tests.
16272
+ timeseries_query: Query Timeseries data.
16273
+ usage_read: View your organization's usage and usage attribution.
16274
+ user_access_invite: Invite other users to your organization.
16275
+ user_access_manage: Disable users, manage user roles, and manage SAML-to-role
16276
+ mappings.
16277
16277
tokenUrl: /oauth2/v1/token
16278
16278
type: oauth2
16279
16279
apiKeyAuth:
0 commit comments