Resource Type: oneview_volume_template

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

Overview

Oneview’s Volume Template

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_connectable_volume_templates
    • get_reachable_volume_templates
    • get_compatible_systems

Parameters

  • data

    Volume Template data hash containing all specifications for the system

  • name (namevar)

    Volume Template name

  • provider

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