Displays the cluster ID for use when creating a new license.
Permissions required: login.
maprcli license showid
[ -cluster <cluster> ]
-showNodes show the total licensed nodes available. default: false ]
| Request Type | GET |
| Request URL | |
|
Parameter |
Description |
|---|---|
|
|
The cluster on which to run the command. |
showNodes |
When set to true, displays both the number of nodes
that the license supports, and the current number of nodes to which the
license applies. A value of Default Value: |
Sample Output
# maprcli license showid
id
5119043355327235351
# maprcli license showid -showNodes true
maxLicensedNodes id currentLicensedNodes
-1 5119043355327235351 1
maprcli license showid -showNodes true
https://abc.sj.us:8443/rest/license/showid?showNodes=true