getDataCenterDetails
Retrieves detailed data center information for a vCenter device using its unique ID (moID). Requires OpManager host address and API key for authentication.
Instructions
getDataCenterDetails
Category: Manage and query network devices
Key parameters:
moID: Unique ID for vCenter device - 'moID' property value in the
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). | |
| moID | No | Unique ID for vCenter device - 'moID' property value in the getDeviceSummary API response. | |
| apiKey | Yes | OpManager API key for authentication |