/webhook/analysis
resource is used to manage the webhook definition for a Densify analysis. The webhook definition is the path and authentication to a third-party application, where recommendation results are sent when the analysis completes. The receiving application can process the resulting data for downstream consumption. For example, the receiving application can route recommendations to an orchestration engine or distribute reports to instance owners.
You can define the webhook when you initiate data collection and analysis with the /analysis/<platformType>/<platformSubType>/analyze
request. See the example, Run AWS data collection and analysis for details of specifying webhook input parameters. Results are posted to the webhook location when the analysis is complete. You can edit or delete a webhook at any time.