Create Agents and API Keys
This section covers how to create new Agents and API key in DataGrail.
Add New Agent
The first step in enabling RDD is to create an agent within DataGrail. Each instance of an RDD Agent will enable you to add and configure systems you’d like to connect and scan.
- In the left-hand navigation bar under Integration Network, select Agents.
- Select Add New Agent.
- Enter a name for the agent that is easy to remember and that can be associated with a private network, region, types of systems, etc.
- For Agent Type, select Data Discovery.
- Select Add New Agent.
Create DataGrail API Key
RDD Agents securely communicates with DataGrail by using an API key that you will create and then store in your secrets vault. For more information on how to configure various credentials managers, see Agent Platform CredentialsManager.
Once saved, API keys cannot be viewed or copied. If a key is lost, you can generate a new one.
Only one API key can be used per agent deployment. If more than one non-replicated agent is deployed, seperate API keys are required for each.
- Within the newly created agent’s page, select Generate API Key.
- Give the key a convenient name.
- Copy and securely store the API key in your secrets vault. The raw contents of the credential should be stored in JSON format with the following key/value pairs.
{
"token": "<API key copied from above>"
}
DataGrail recommends regularly rotating API keys in accordance with your policies.
Disclaimer: The information contained in this message does not constitute as legal advice. We would advise seeking professional counsel before acting on or interpreting any material.