Resource Type: netapp_license

Defined in:
lib/puppet/type/netapp_license.rb
Providers:
cmode

Overview

Manage Netapp Licenses. Only supported by ONTAP 8.2 and newer.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • code (namevar)

    The license code

  • provider

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