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 |
| 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 |
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.
Property | Type | Description | Required |
---|---|---|---|
SubscriptionstokenSubscriptions | TokenSubscription[] | - | required |
TokenSubscription
objectProperty | Type | Description | Required |
---|---|---|---|
Enabledenabled | boolean | - | required |
Name of subscriptionname | text | - | required |
Subscription tokentoken | text | - | required |
Descriptiondescription | text | - | optional |