Export Tier Naming Rules
Use UI to Export Tier Naming Rules
- Go to the Tier Naming Rules tab.
- Click Export.
- 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