post https://{hostname}/crux/v1/device-posture/risk-assessment/partner/carbon-black/test
Creates a Carbon Black integration to test against your Device Posture configuration.
Response
200Successful response.
Creates a Carbon Black integration to test against your Device Posture configuration.
200Successful response.
xxxxxxxxxx
curl --request POST \
--url https://hostname/crux/v1/device-posture/risk-assessment/partner/carbon-black/test \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '[{"name":"name"}]'