Resource Type: oneview_volume

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

Overview

Oneview’s Volume

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_attachable_volumes
    • get_extra_managed_volume_paths
    • get_snapshot
    • repair
    • create_snapshot
    • delete_snapshot

Parameters

  • data

    Volume data hash containing all specifications for the system

  • name (namevar)

    Volume name

  • provider

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