Resource Type: oneview_enclosure

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

Overview

Oneview’s Enclosure

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_environmental_configuration
    • get_script
    • get_single_sign_on
    • get_utilization
    • set_configuration
    • set_environmental_configuration
    • set_refresh_state
    • create_csr
    • get_csr
    • import_csr

Parameters

  • data

    Enclosure data hash containing all specifications for the enclosure

  • name (namevar)

    Enclosure name

  • provider

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