Viewing the Licenses on the Cluster

List the licenses on the cluster using either the Control System or the CLI.

Viewing the Licenses Using the Control System

About this task

To view licenses:

Procedure

  1. Log in to the Control System.
  2. Click Admin > Cluster Settings > Licenses.
    Under LICENSES, the pane displays the following information for each license:
    Column Name Column Description
    Active Indicates whether () the license is active.
    Grace Denotes the remaining grace period (in days) before which you must renew the expired license.
    Name The name of the license.
    Module/Type The type of license.
    Issued The date the license was issued.
    Expires The license expiration date.
    Nodes The number of nodes to which the license applies.
    Delete The option to remove the license.
    You can:

Viewing the Licenses Using the CLI or REST API

About this task

The basic command to get a list of licenses on the cluster is:

maprcli license list -cluster <cluster>

For complete reference information, see license list.