Returns whether the Asadmin Recorder service is enabled .
Description
The asadmin-recorder-enabled command checks if the Asadmin Recorder feature is active in Payara Server, simply returning a true or false status.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
Examples
Example 1
Returns whether the Asadmin Recorder Service is enabled or not.
asadmin> asadmin-recorder-enabled
Asadmin Recorder Service is enabled
Command asadmin-recorder-enabled executed successfully.