az dynatrace
Note
This reference is part of the dynatrace extension for the Azure CLI (version 2.61.0 or higher). The extension will automatically install the first time you run an az dynatrace command. Learn more about extensions.
Manage dynatrace.
Commands
Name | Description | Type | Status |
---|---|---|---|
az dynatrace get-marketplace-saas-resource-detail |
Get Marketplace SaaS resource details of a tenant under a specific subscription. |
Extension | GA |
az dynatrace monitor |
Manage dynatrace monitor. |
Extension | GA |
az dynatrace monitor create |
Create a monitor resource. |
Extension | GA |
az dynatrace monitor delete |
Delete a monitor resource. |
Extension | GA |
az dynatrace monitor get-metric-status |
Get metric status. |
Extension | GA |
az dynatrace monitor get-sso-detail |
Get the SSO configuration details from the partner. |
Extension | GA |
az dynatrace monitor get-vm-host-payload |
Return the payload that need to be passed in the request body for installing Dynatrace agent on a VM. |
Extension | GA |
az dynatrace monitor list |
List all monitor resource by monitor name in a resource group. |
Extension | GA |
az dynatrace monitor list-app-service |
Get list of app services with dynatrace PaaS OneAgent enabled. |
Extension | GA |
az dynatrace monitor list-host |
List the compute resources currently being monitored by the dynatrace resource. |
Extension | GA |
az dynatrace monitor list-linkable-environment |
Get all the dynatrace environments that a user can link a azure resource to. |
Extension | GA |
az dynatrace monitor list-monitored-resource |
List the resources currently being monitored by the dynatrace monitor resource. |
Extension | GA |
az dynatrace monitor show |
Show a monitor resource. |
Extension | GA |
az dynatrace monitor sso-config |
Manage monitor sso-config. |
Extension | GA |
az dynatrace monitor sso-config create |
Create a dynatrace sso-config resource. |
Extension | GA |
az dynatrace monitor sso-config list |
List all dynatrace sso-config by monitor name. |
Extension | GA |
az dynatrace monitor sso-config show |
Show a dynatrace sso-config. |
Extension | GA |
az dynatrace monitor sso-config wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az dynatrace monitor tag-rule |
Manage dynatrace monitor tag-rule. |
Extension | GA |
az dynatrace monitor tag-rule create |
Create a tag rule. |
Extension | GA |
az dynatrace monitor tag-rule delete |
Delete a tag rule. |
Extension | GA |
az dynatrace monitor tag-rule list |
List all tag rule by monitor name. |
Extension | GA |
az dynatrace monitor tag-rule show |
Show a tag rule. |
Extension | GA |
az dynatrace monitor tag-rule update |
Update a TagRule. |
Extension | GA |
az dynatrace monitor tag-rule wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az dynatrace monitor update |
Update a MonitorResource. |
Extension | GA |
az dynatrace monitor wait |
Place the CLI in a waiting state until a condition is met. |
Extension | GA |
az dynatrace get-marketplace-saas-resource-detail
Get Marketplace SaaS resource details of a tenant under a specific subscription.
az dynatrace get-marketplace-saas-resource-detail --tenant-id
Examples
Monitors_GetMarketplaceSaaSResourceDetails_MaximumSet_Gen
az dynatrace get-marketplace-saas-resource-detail --tenant-id urnmattojzhktcfw
Required Parameters
Tenant Id.
Global Parameters
Increase logging verbosity to show all debug logs.
Show this help message and exit.
Only show errors, suppressing warnings.
Output format.
JMESPath query string. See http://jmespath.org/ for more information and examples.
Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID
.
Increase logging verbosity. Use --debug for full debug logs.
Azure CLI