Interpreting output from Impact GUI for deprecated endpoint calls

Per [this question][1], this [wiki page][2] shows how to run a report of deprecated endpoint calls for PROD or QED. Is the API column the API call that within it made a deprecated endpoint call to elsewhere, or is that the endpoint itself that is deprecated? For example, in a result for Doc & Form Builder, I see the API column having Cobalt.Foldering.MatterMember.Update and Key having a value of Cobalt.Foldering.DeprecatedCall.DataRoom.Project.Permissions.Update. I assume the foldering endpoint is calling a deprecated DataRoom endpoint, but why do both have Cobalt.Foldering in them? [1]:
http://techoverflow.int.westgroup.com/questions/1472/how-can-i-check-for-calls-to-deprecated-endpoints [2]:
http://nsawiki.int.westgroup.com/wiki/index.php5/Impact_GUI_%28to_look_for_Deprecated_Endpoints%29

Best Answer