Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Need to run SQL: Which table can give me endpoint names?

ashutoshb
New Contributor
New Contributor

Can someone suggest me which table store endpoint details?

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

select * from endpoints

endpointname is column name

https://saviynt.freshdesk.com/support/solutions/articles/43000521404-saviynt-enterprise-identity-clo... 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Thanks much.

Column STATUS,UPDATEDATE are restricted from use. Please specify columns other than these. Also, use of symbols <,>,& in column name is restricted.

 

I am getting above error, any suggestions

select endpointname, displayname from endpoints 

Select systemname, displayname from securitysystems 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

ashutoshb
New Contributor
New Contributor

Also I need list of all security systems