get_enriched_ports
Get port data with enriched metadata including canonical name, roles, OS, and storage type for each service to analyze relationships and filter by role.
Instructions
Get port data with LLM-parsed service metadata for a product.
Returns the same port entries as get_product_ports, plus enriched metadata for each source and target service (canonical name, roles, OS, hypervisor, storage type). Useful for understanding service relationships and filtering by role.
Returns 404 if enrichment hasn't been run for this product.
Args: product_name: Exact product name (e.g. 'VBR v13', 'VB365')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |