app:dynatrace.launcher:home.launchpad)
Set up your teams home launchpads to streamline your workflow and enhance productivity. Configure up to 100 custom home launchpads in this environment to suit your specific needs.
Schema ID | Schema groups | Scope |
---|---|---|
app:dynatrace.launcher:home.launchpad | - | environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.launcher:home.launchpad |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/app:dynatrace.launcher:home.launchpad | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/app:dynatrace.launcher:home.launchpad |
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 |
---|---|---|---|
Home launchpadgroupLaunchpads | GroupLaunchpadItem[] | Set home launchpads for user groups. The highest ranked will be shown to the user of a group. | required |
GroupLaunchpadItem
objectProperty | Type | Description | Required |
---|---|---|---|
LaunchpadlaunchpadId | text | - | required |
User GroupuserGroupId | text | - | required |
StateisEnabled | boolean | - | required |