getVMWareDataStores
List VMware datastores associated with a specified vCenter, host, or virtual machine using OpManager API credentials.
Instructions
getVMWareDataStores
Category: Manage and query network devices
Key parameters:
name: Name of the selected entity type - Managed Entity name as se
type: Type of virtual entity which you want to list. (Allowed valu
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). | |
| name | No | Name of the selected entity type - Managed Entity name as seen in the URL of device snapshot page OR 'deviceName' property value in the listDevices API response. | |
| type | No | Type of virtual entity which you want to list. (Allowed values: VCENTER , HOST , VM) | |
| apiKey | Yes | OpManager API key for authentication |