Orchestrator

Registers the passed assessment tool

post/v1/orchestrator/assessment_tools

Request body

idstring
namestring required
descriptionstring
availableMetricsstring[] required

a list of metrics that this tool can assess, referred by their ids

Response

OK

idstring
namestring required
descriptionstring
availableMetricsstring[] required

a list of metrics that this tool can assess, referred by their ids

Changes