Resource Type: oneview_switch

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

Overview

Oneview’s Switch

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_type
    • get_statistics
    • get_environmental_configuration
    • set_scope_uris

Parameters

  • data

    Switch data hash containing all specifications for the system

  • name (namevar)

    Switch name

  • provider

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