Instana

 View Only

 Get the instana agent downlaod key using REST API

  • REST API
WALEED ALASHWAH's profile image
WALEED ALASHWAH posted Wed March 19, 2025 08:00 AM

instana agent deployed using YAML file , we can reach the secret using UI by going Home--> agent deployment --> openshift-YAML.

but can we automate this by using REST API calls to get the download keys?

John Wikoff's profile image
John Wikoff

There is not.

This data is static.  Just like the backend server's URL, the download key is the unique identifier that you also need for agent-backend communication.

Once you have it it doesn't not change.

What is your use case where you wouldn't know your own key?