Resource Type: oneview_fc_network

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

Overview

Oneview’s FC network

Properties

  • data

    FC network data hash containing all specifications for the network

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found

Parameters

  • name (namevar)

    FC network name

  • provider

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