Creates an Alation Agent object in your Alation Cloud Service instance. After creating the Alation Agent object, a signed certificate must be created for the Agent so it can establish a connection to your Alation Cloud Service instance.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v1/agent/ \
--header 'accept: application/json' \
--header 'content-type: application/json'