Resource Type: oneview_server_profile

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

Overview

Oneview’s Server Profile

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • update_from_template
    • found
    • get_available_networks
    • get_available_servers
    • get_available_storage_systems
    • get_available_storage_system
    • get_available_targets
    • get_profile_ports
    • get_compliance_preview
    • get_messages
    • get_transformation
    • get_sas_logical_jbods
    • get_sas_logical_jbod_drives
    • get_sas_logical_jbod_attachments

Parameters

  • data

    Server Profile data hash containing all specifications for the system

  • name (namevar)

    Server Profile name

  • provider

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