Resource Type: hpe3par_flash_cache

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

Overview

Flash cache

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • debug (defaults to: false)

    If true, Debug mode set to true.

    Supported values:
    • true
    • false
  • mode (defaults to: real)

    Simulator: 1 Real: 2 (default)

    Supported values:
    • simulator
    • real
  • name (namevar)
  • password

    The password for the storage system User.

  • provider

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

  • size_in_gib

    Specifies the node pair size of the Flash Cache on the system.

  • 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.