Resource Type: powerstore_vcenter

Defined in:
lib/puppet/type/powerstore_vcenter.rb

Overview

Use this resource type to manage vCenter instances. Registered vCenter enables discovering of virtual machines, managing virtual machine snapshots, automatic mounting of storage container and other functionality that requires communication with vCenter. In Unified+ deployments, the one vCenter instance residing in the PowerStore cluster will be prepopulated here and cannot be deleted, nor may any other vCenters be added. For Unified deployments, one external vCenter may be configured if desired.

Properties

  • address

    IP address of vCenter host, in IPv4, IPv6, or hostname format.

  • ensure (defaults to: present)

    Whether this resource should be present or absent on the target system.

  • instance_uuid

    UUID instance of the vCenter.

  • password

    Password to login to vCenter.

  • username

    User name to login to vCenter.

Parameters

  • id (namevar)

    Unique identifier of the vCenter to delete.