Get Product
Retrieve the VM product to integrate with Azure Sentinel.
API Request
curl --location '<platform_url>/partner-integration/product/VM' --header 'Authorization: Bearer token'
JSON Output
{ "id": 721, "cipsCustomerId": 1, "productName": "VM", "createdDate": 1742990667000, "updatedDate": null }