Resource Type: oneview_server_hardware

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

Overview

Oneview’s Server Hardware

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_bios
    • get_local_storage
    • get_local_storagev2
    • get_ilo_sso_url
    • get_java_remote_sso_url
    • get_remote_console_url
    • get_environmental_configuration
    • get_utilization
    • get_firmware_inventory
    • get_physical_server_hardware
    • update_ilo_firmware
    • set_refresh_state
    • set_power_state
    • add_multiple_servers

Parameters

  • data

    Server Hardware data hash containing all specifications for the system

  • name (namevar)

    Logical Server Hardware name

  • provider

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