Resource Type: hpe3par_volume_set

Defined in:
lib/puppet/type/hpe3par_volume_set.rb
Providers:
hpe3par_volume_set

Overview

Virtual Volume Set

Properties

  • domain

    The domain into which VV set is to be added.

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • add_volume
    • remove_volume
  • setmembers

    The virtual volume to be added

Parameters

  • debug (defaults to: false)

    If true, Debug mode set to true.

    Supported values:
    • true
    • false
  • password

    The password for the storage system User.

  • provider

    The specific backend to use for this ‘hpe3par_volume_set` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • ssip

    The storage system IP address or FQDN.

  • url

    If using URL do not use ssip, user, and password. URL in the form of user:password@ssip:8080/

  • user

    The storage system user name.

  • volume_set_name

    Name of the Virtual Volume set.