Resource Type: oneview_server_hardware_type

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

Overview

Oneview’s Server Hardware Type

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found

Parameters

  • data

    Server Hardware Type data hash containing all specifications for the system

  • name (namevar)

    Logical Server Hardware Type name

  • provider

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