getNutanixDetails
Retrieve details of Nutanix virtual entities such as clusters, hosts, and VMs by specifying the device name and entity type.
Instructions
getNutanixDetails
Category: Manage and query network devices
Key parameters:
deviceName: Name of the selected entity type - Managed Entity name as se
entityType: 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). | |
| apiKey | Yes | OpManager API key for authentication | |
| deviceName | 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. | |
| entityType | No | Type of virtual entity which you want to list . Allowed values are Nutanix-Cluster , Nutanix-Host , Nutanix-VM |