system license show
Display licenses
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system license show command displays the information about licenses in the system.
Parameters
- { [-fields <fieldname>, ...]
- If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
- | [-instance ]}
- If you specify the -instance parameter, the command displays detailed information about all fields.
- [-serial-number <text>] - Serial Number
- If you use this parameter, the command displays information only about the licenses that matches the serial number you specify.
- [-package <Licensable Package>] - Package
- If you use this parameter, the command displays information only about the specified package.
- [-owner <text>] - Owner
- If you use this parameter, the command displays information only about the packages that matches the owner name you specify.
- [-expiration <MM/DD/YYYY HH:MM:SS>] - Expiration
- If you use this parameter, the command displays information only about the licenses that have the expiration date you specify.
- [-description <text>] - Description
- If you use this parameter, the command displays information only about the licenses that matches the description you specify.
- [-type {license|site|demo|subscr|capacity|capacity-per-term}] - Type
- If you use this parameter, the command displays information only about the licenses that have the license type you specify.
- [-legacy {yes|no}] - Legacy
- If you use this parameter, the command displays information only about the licenses that matches the legacy field you specify.
- [-customer-id <text>] - Customer ID
- If you use this parameter, the command displays information only about the licenses that have the customer-id you specify.
Examples
The following example displays default information about all licensed packages in the cluster:
cluster1::> system license show
Serial Number: 1-80-000011
Owner: d7k100
Package Type Description Expiration CustomerID
----------------- ------- --------------------- --------------------
Base site Cluster Base License - none
NVMe_oF demo NVMe-oF License 6/8/2020 08:00:00 none
Serial Number: 1-81-0000000000000721822000029
Owner: d7k100_1
Package Type Description Expiration CustomerID
----------------- ------- --------------------- --------------------
NFS license NFS License - none
CIFS license CIFS License - none
iSCSI license iSCSI License - none
FCP license FCP License - none
SnapRestore license SnapRestore License - none
SnapMirror license SnapMirror License - none
FlexClone license FlexClone License - none
SnapVault license SnapVault License - none
SnapManagerSuite license SnapManagerSuite License - none
VE license Volume Encryption License - none
Give documentation feedback