Table name that stores information about service account and discovery schedules

Ashwini123
Tera Contributor

Hi All,

 

I have a requirement to find the service account used while discovering a server. Is there any table that stores the information about the relationship between server and service account or relationship between discovery schedule and service account?

 

Regards,

Ashwini L

2 REPLIES 2

AJ-TechTrek
Giga Sage
Giga Sage

Hi @Ashwini123 ,

 

There is no OOB relationship between the Discovery Schedule and Service Account but Service Account are going to cmdb_ci_cloud_service_account (Service Account) table only.

 

Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.

 

Thanks

Ajay Kumar

Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/

ServiceNow Community Rising Star 2024

 

 

MrSmitty
Tera Contributor

Yes.  Check the Credential Affinities table (dscy_credentials_affinity).  It records the IP, MID server (sys ID) and credential ID (sys ID).