Resource Type: oneview_storage_pool

Defined in:
lib/puppet/type/oneview_storage_pool.rb
Providers:
c7000
synergy

Overview

Oneview’s Storage Pool

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • manage
    • reachable
    • found

Parameters

  • data

    Storage pool data hash containing all specifications for the system

  • name (namevar)

    Storage pool name

  • provider

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