Settings API - Hub subscriptions schema table
Hub subscriptions (builtin:hub-channel.subscriptions)
Here you can manage your subscriptions to extend the available apps or releases listed in Dynatrace Hub. Add a new token to enroll your subscription.
Schema ID
Schema groups
Scope
builtin:hub-channel.subscriptions
group:preferences
environment
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:hub-channel.subscriptions |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:hub-channel.subscriptions | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:hub-channel.subscriptions |
Authentication
To execute this request, you need an access token with Read settings (settings.read
) scope. To learn how to obtain and use it, see Tokens and authentication.
Parameters
Property
Type
Description
Required
The TokenSubscription
object
Property
Type
Description
Required
Enabled
enabled
boolean
-
required
Name of subscription
name
text
-
required
Subscription token
token
text
-
required
Description
description
text
-
optional