Resource Type: oneview_interconnect

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

Overview

Oneview’s Interconnect

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_link_topologies
    • get_statistics
    • get_name_servers
    • get_types
    • reset_port_protection
    • update_ports

Parameters

  • data

    Interconnect data hash containing all specifications for the resource

  • name (namevar)

    Interconnect name

  • provider

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