Resource Type: oneview_logical_interconnect

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

Overview

Oneview’s Logical Interconnect

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_ethernet_settings
    • set_ethernet_settings
    • get_igmp_settings
    • set_igmp_settings
    • set_qos_aggregated_configuration
    • get_qos_aggregated_configuration
    • get_snmp_configuration
    • set_snmp_configuration
    • set_configuration
    • get_port_monitor
    • set_port_monitor
    • get_telemetry_configuration
    • set_telemetry_configuration
    • get_firmware
    • set_firmware
    • set_compliance
    • get_internal_vlans
    • set_internal_networks

Parameters

  • data

    Logical Interconnect data hash containing all specifications for the resource

  • name (namevar)

    Logical interconnect process name

  • provider

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