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

Re-Baseline Data Table?

BranYC-Lee
New Contributor
New Contributor

Hi~
I would like to know in which table in saviynt the data of the image is located.
Does anyone have any information about that table and its schema?

BranYCLee_0-1727417257517.png

 

2 REPLIES 2

NM
Honored Contributor II
Honored Contributor II

@BranYC-Lee check endpoint table it will give you idea about baseline.

rushikeshvartak
All-Star
All-Star

SELECT ENDPOINTNAME,
       BASELINE_CONFIG
FROM   ENDPOINTS
WHERE  ENDPOINTNAME = 'Blackline_Connected' 

rushikeshvartak_0-1727430560364.png

[{"date":"Thu May 04 05:01:43 UTC 2023","processInitiatedBy":"137658","numberofaccountsbaselined":"0","numberofaccountentsbaselined":"0","arstaskkey":""}]
 

 


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