Retrieves the Electronic License Acceptance Status.
Retrieves the electronic license acceptance status.
elicense_status_get
Retrieves the electronic license acceptance status.
Example:
xcli -u -c XIV1 elicense_status_get
Output:
Status
----------
Accepted
Id Name Default Position
status Status 1
Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Allowed
Security administrator Disallowed
Read-only users Allowed
Technicians Allowed
Retrieving a Fragment of the Electronic License File
Retrieves a fragment of the electronic license file.
elicense_blob_get beg=BeginIndex size=Number
Parameters:
Name Type Description Mandatory
beg Positive integer Beginning of fragment
in bytes.
Y
size Positive integer Length of fragment in
bytes. Maximum length
allowed is 1000000.
Y
Retrieves a fragment of the electronic license file.
Example:
xcli -u -c Nextra1 elicense_blob_get beg=0 size=20
Chapter 9. System Management
171