getBusinessDetailsView
Retrieve comprehensive details of a business view in OpManager by providing its name. Use this to access view configuration and associated data.
Instructions
getBusinessDetailsView
Key parameters:
bvName*: Name of the Business View (as shown in the URL of Business V
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | OpManager host address (e.g., 'opmanager.example.com' or 'opmanager.example.com:8061'). Default port is 8061 (HTTPS). | |
| apiKey | Yes | OpManager API key for authentication | |
| bvName | Yes | Name of the Business View (as shown in the URL of Business View page). |