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. [Family: cluster]

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • codes

    The license code

  • package (namevar)

    Package Possible values: ‘base’ - Cluster Base License, ‘nfs’ - NFS License, ‘cifs’ - CIFS License, ‘iscsi’ - iSCSI License, ‘fcp’ - FCP License, ‘snaprestore’ - SnapRestore License, ‘snapmirror’ - SnapMirror License, ‘flexclone’ - FlexClone License, ‘snapvault’ - SnapVault License, ‘snaplock’ - SnapLock License, ‘snapmanagersuite’ - SnapManagerSuite License, ‘snapprotectapps’ - SnapProtectApp License, ‘v_storageattach’ - Virtual Attached Storage License

  • 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.