vzlicview
This utility displays the license contents along with the license status information.
Syntax
vzlicview
[
options
]
Options
Name
|
Description
|
-p, --product-key
<key>
|
Displays the license information contained in the specified Parallels Cloud Server product key.
|
-f, --license-file
<file>
|
Displays the license information from the specified Parallels Cloud Server license file.
|
-i, --stdin
|
Makes
vzlicview
use standard input as a license and display its information.
|
-h, --help
|
Displays the utility usage and exits.
|
When executed without any options, the utility returns the contents and status of the license currently installed on the server. The utility can report the following statuses for Parallels Cloud Server licenses:
Name
|
Description
|
ACTIVE
|
The license installed on the server is valid and active.
|
VALID
|
The license the utility parses is valid and can be installed on the server.
|
EXPIRED
|
The license has expired and, therefore, could not be installed on the server.
|
GRACED
|
The license has been successfully installed on the server, but it has expired and is currently on the grace period (i.e. it is active till the end of the grace period).
|
INVALID
|
The license is invalid (for example, because of the server architecture mismatch) or corrupted.
|
|