Enable Tier Naming Rules

You can enable tier naming rules by using:

Use UI to Enable Tier Naming Rules

Perform the following steps to enable tier naming rules by using UI:
  1. Go to the Tier Naming Rules tab.
  2. Select the Rule Name that you want to enable.
  3. Click Enable Rule.

Use API to Enable Tier Naming Rules

Format:

POST /customNaming/rules/{Id}/enable

Request Example:

curl --location --request POST 'https://demo.saas.appdynamics.com/zero/v1beta/customNaming/rules/9a7dfb82-480f-4beb-b72c-a3692b54fdec/enable' --header 'Authorization: Bearer {AuthToken}'

Response Example:

No response