disable-phone-home

Disables the phone home services.

Synopsis

asadmin> disable-phone-home

Description

The phone home data is presently used to gather usage statistics about the corresponding distribution, such as how long users typically run instances, and what versions they use. The phone home service is enabled by default when starting a Payara Server and can be disabled by using this command. Make sure to restart Payara Server for the changes to take effect.

Examples

Example 1 Disable Phone Home Service

asadmin>  disable-phone-home
Phone Home Service is disabled

Command disable-phone-home executed successfully.

Exit Status

0

command executed successfully

1

error in executing the command

See Also