Skip to content

Download Settings

Download settings test node's atfServerUrl and agentId information in JSON format.

Parameter Description
atfServerUrl The URL of the ATF server
agentId The unique identifier of the agent

Here is an example of the JSON format:

{
  "atfServerUrl": "https://app-integration.quadified.com",
  "agentId": "f7a65005-b192-4f78-8128-a6a9b72706ee"
}