Nutanix Hypervisor

Nutanix Hypervisor abstracts and isolates the VMs and their programs from the underlying server hardware, enabling a more efficient use of physical resources, simpler maintenance and operations, and reduced costs.

IT Services · Nutanix Hypervisor

Configuration parameters

  • base_url — Server URL (required)
  • isFetch — Fetch incidents
  • incidentType — Incident type
  • credentials — Username (required)
  • incidentFetchInterval — Incidents Fetch Interval
  • max_fetch — Maximum number of incidents per fetch
  • alert_status_filters — Alert Status Filters
  • alert_type_ids — Alert type IDs
  • impact_types — Impact Types
  • first_fetch — First fetch timestamp
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (9)

  • nutanix-hypervisor-alert-acknowledge

    Acknowledges the alert with the specified alert_id.

  • nutanix-hypervisor-alert-resolve

    Resolves the alert with the specified alert_id. Alert ID is the 'id' field returned for alerts by command 'nutanix-hypervisor-alerts-list'.

  • nutanix-hypervisor-alerts-acknowledge-by-filter

    Acknowledges alerts using a filter.

  • nutanix-hypervisor-alerts-list

    Gets the list of alerts generated in the cluster that matches the filters. Nutanix fetches the latest alerts created if there are more than the defined maximum number of alerts.

  • nutanix-hypervisor-alerts-resolve-by-filter

    Resolves alerts using a filter.

  • nutanix-hypervisor-hosts-list

    Gets the list of physical hosts configured in the cluster.

  • nutanix-hypervisor-task-results-get

    Returns the results of given tasks. If a task is not ready, its status will be returned.

  • nutanix-hypervisor-vm-powerstatus-change

    Set power state of a virtual machine. If the virtual machine is being powered on and no host is specified, the host with the most available CPU and memory will be chosen. Note that such a host may not be available. If the virtual machine is being power cycled, a different host can be specified to start it on. The command returns a task UUID that can be monitored by the nutanix-hypervisor-task-results-get command.

  • nutanix-hypervisor-vms-list

    Gets a list of virtual machines.