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

How to retrieve the list of applications, process and services running in a specific server via API?

Roshini
Frequent Guest

Hello,

 

Is it possible to get details of applications, processes, and services running in a specific server via API?

 

Thanks in advance  

1 REPLY 1

dannemca
DynaMight Guru
DynaMight Guru

You can use the get-entities-list API and use the Relationships: fromRelationships.<relationshipName>() and toRelationships.<relationshipName>() as entitySelector filter.

To know more about the Relationships for each entity type, check the get-entity-type API

Site Reliability Engineer @ Kyndryl

Featured Posts