Enable Tier Naming Rules
You can enable tier naming rules by using:
Use UI to Enable Tier Naming Rules
- Go to the Tier Naming Rules tab.
- Select the Rule Name that you want to enable.
- 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