/rest/v2/pi/forecast/cache
- GET: checkWorksetCache
- PUT: populateWorksetCache : input parms: Scenario Key, Workset Key, output: success/fail
...
- DELETE: deleteWorksetCache : input parms: Scenario, output: success/fail
/rest/v2/pi/forecast/:forecast_id/speculation/:speculation_id
- GET:
- POST:
...
getWorkset : output: Scenario Key, Workset Key,
...