Resource Type: oneview_ethernet_network

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

Overview

Oneview’s Ethernet Network

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_associated_profiles
    • get_associated_uplink_groups
    • reset_default_bandwidth

Parameters

  • data

    Ethernet Network data hash containing all specifications for the resource

  • name (namevar)

    Ethernet network name

  • provider

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