Export Tier Naming Rules

You can export tier naming rules by using:

Use UI to Export Tier Naming Rules

  1. Go to the Tier Naming Rules tab.
  2. Click Export.
  3. Click Allow to download the file to local system.

Use API to Export Tier Naming Rules

Format:

POST /customNaming/rules/export

Request Example:

curl --location --request POST 'https://demo.saas.appdynamics.com/zero/v1beta/customNaming/rules/export' --header 'Authorization: Bearer {AuthToken}' --header 'Content-Type: application/json'

Response Example:

The response is a file in JSON format