cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

API call for obtaining the names from IDs

weijing
Frequent Guest

The documentation on "Export licensing data" references "testID," "osiID," and "agentId." I'm inquiring whether there are API calls in Dynatrace that can be utilized to retrieve the actual names corresponding to these IDs?

https://docs.dynatrace.com/managed/managed-cluster/operation/managed-license-data-export 

2 REPLIES 2

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I am not sure if I was able to understand you but I would try it with Monitored entities API.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Julius_Loman
DynaMight Legend
DynaMight Legend

The osiID refers actually to the host ID, but has a different format. It's possible to convert it if you need it. If you convert this large integer number to hex you will get the ID after HOST- so you can pair it with the host entities within an environment. AgentID refers to the agent ID (code modules).

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts