Initializing help system before first use

reference

Type: reference
Namespace: http://fico.com/xpress/insight/rest/v1

A reference to an item in the REST layer, including ownership, share status and repository location.

Example JSON

{ "path" : "...", "ownerId" : "...", "shareStatus" : "...", "parent" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "project" : { "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }, "objectType" : "SCENARIO", "id" : "...", "displayName" : "...", "url" : "..." }