Get Product

GETpartner-integration/product/VM

Retrieve the VM product to integrate with Azure Sentinel.

Get ProductGet Product

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
}