Property reference
sn_entitlement.product_metadata_supported_types
The sn_entitlement.product_metadata_supported_types property defines the supported types for product metadata in the Licensing Engine. Admins should review this property to ensure compatibility with specific product features and integrations, particularly when configuring entitlements.
Default: {
"product_metadata_record_path": "\"$.PRODUCT_METADATA[?(@.ATTR_KEY=='ITOM_METER_BUNDLE' || @.ATTR_KEY == 'MAPPING' || @.ATTR_KEY == 'ITOM_METER_RATIO' || @.ATTR_KEY == 'INTEGRATIONHUB' || @.ATTR_KEY == 'CUSTOMTABLE_ALLOTMENT' || @.ATTR_KEY == 'GENAI_NOW_ASSIST')]\"",
"sku_metadata_supported_types": "MAPPING,ITOM_METER_RATIO,INTEGRATIONHUB,GENAI_NOW_ASSIST"
}
Type: string
Application: Licensing Engine