vzlicview
This utility displays the license contents along with the license status information. It has the following syntax:
vzlicview [
options
]
The following options can be used with this utility:
-p, --product-key <
key_number
>
|
Displays the license information contained in the specified Parallels Server Bare Metal product key.
|
-f, --license-file <
file
>
|
Displays the license information from the specified Parallels Server Bare Metal 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 Server Bare Metal licenses:
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.
|
|