GetTrustGraphData request provides the information needed to plot a trust decay curve.
The request contains a TrustSetting, which specifies the graph type, the time units, and other parameters of the required graph. The response contains a list of trust values and dates that define the graph.
You can configure GetTrustGraphData requests only for “no system” when using the Hub Console Audit Manager to audit requests made by external applications. Once auditing for a particular SIF API request is enabled, Informatica MDM Hub captures each SIF request invocation and response in the audit log. For more information, see the
Multidomain MDM Configuration Guide
.
Use Case
This is the common scenario for using the GetTrustGraphData request:
In an application with a custom-designed UI, display a trust graph
—If you have a custom UI and must display a trust graph, use GetTrustGraphData to get the data on which the graph is based.