system license show-status
Display license status
Availability: This command is available to cluster administrators at the admin privilege level.
Description
This command displays the status of all Data ONTAP licenses.
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.
- [-status {not-compliant|eval|partially-installed|valid|not-installed|not-applicable|not-known}] - Current state
- If you use this parameter, the command displays information only about licenses that match the given status.
- [-license <Licensable Package>] - License
- If you use this parameter, the command displays information only about licenses that match the given license.
- [-scope {site|cluster|node|pool}] - License Scope
- If you use this parameter, the command displays information only about licenses that match the given scope.
- [-detailed-status <text>, ...] - Detailed Status
- If you use this parameter, the command displays information only about licenses that match the given detailed-status.
Examples
The following example displays the license status of the cluster:
cluster1::> system license show-status
Status License Scope Detailed Status
--------- ------------------- --------- ----------------------
partially-installed
CIFS node License missing on: Node2-Cluster1.
SnapRestore node License missing on: Node2-Cluster1.
valid
FCP node -
FabricPool cluster The system is using 1TB, and can use up to 25TB.
not-installed
NFS - -
iSCSI - -
SnapMirror - -
FlexClone - -
SnapVault - -
SnapLock - -
SnapManagerSuite - -
SnapProtectApps - -
V_StorageAttach - -
Insight_Balance - -
OCShift - -
TPM - -
VE - -
DP_Optimized - -
not-applicable
Cloud - -
Select - -
20 entries were displayed.
Give documentation feedback