Resource Type: oneview_logical_enclosure

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

Overview

Oneview’s Logical Enclosure

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_script
    • reapply_configuration
    • set_script
    • updated_from_group
    • generate_support_dump

Parameters

  • data

    Logical Enclosure data hash containing all specifications for the network

  • name (namevar)

    Logical Enclosure name

  • provider

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