Resource Type: oneview_storage_system

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

Overview

Oneview’s Storage System

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_storage_pools
    • get_managed_ports
    • get_host_types

Parameters

  • data

    Storage System data hash containing all specifications for the system

  • name (namevar)

    Storage System name

  • provider

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