https_healthCheck.sh command

Last Updated : Jun 10, 2026 |

Description

The https_healthCheck.sh command is used to enable or disable HTTPS support for health checks for remote nodes. By default, Avaya Aura® Device Services does not support HTTPS for health checks.

Run the https_healthCheck.sh script from the /opt/Avaya/DeviceServices/<version>/CAS/<version>/misc directory. You can navigate to this directory by using the cdto misc command.

Syntax

sudo ./https_healthCheck.sh [--enable | --disable | -h]
--enable

Enables HTTPS support for health checks.

--disable

Disables HTTPS support for health checks.

-h

Displays information about command usage.