Resource Type: oneview_server_certificate

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

Overview

Server Certificate

Properties

  • data

    server certificate data hash containing all specifications

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • retrieve
    • create_or_update
    • get_certificate
    • import
    • remove

Parameters

  • name (namevar)

    Server Certificate

  • provider

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