HomeGuidesRecipesAPI ReferencePython SDK
Alation Help Center
API Reference

Sign a certificate for the Alation Agent

Signs a digital identity certificate for the Alation Agent. If the Agent has an existing certificate active, it will be revoked. Install the returned certificate on your Alation Agent using kratos and restart hydra to establish a connection with your Alation Cloud Service instance.

Recipes
🦉
Set Up a New Alation Agent
Open Recipe
Path Params
integer
required

The Alation Agent identifier.

Body Params
string
required

A PEM-encoded certificate signing request (CSR) compliant with RFC 2986. This CSR describes the public key installed to the originating Alation Agent and is used to generate a final certificate that the Alation Agent may use to authenticate itself.

Responses

Language
Credentials
URL
Choose an example:
application/json