Validate CDR Integration
Validate the CDR integration with Azure Sentinel.
To obtain the cipsProductId
, refer to Create Product.
Validate CDR IntegrationValidate CDR Integration
API Request
curl --location --request PATCH '<platform_url>/partner-integration/721/integration?integrationType=AZURE_SENTINEL' --header 'accept: application/json' --header 'Authorization: Bearer Token'
JSON Output
{ "message": "Integration config successfully validated" }