Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

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 you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

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 you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

ashutoshb
New Contributor
New Contributor

Also I need list of all security systems