Disable Service Groups step
This step disables one or more service groups in NetScaler.
Required properties:
| Property Name | Description |
|---|---|
| Server URL | URL to the NetScaler appliance. This is the
IP or domain name of the appliance including the protocol and port number, such
as
https://netscaler.domain.com:8443 or
http://10.1.2.3. The default value is
${p:environment/NetScaler/serverURL}.
|
| Username | Username to login to the NetScaler appliance |
| Password | Password to login to the NetScaler appliance |
| Service Group List | A comma and/or new line separated list of service groups to disable |
| Wait time (seconds) | The remaining time in seconds for the
service groups to be disabled; the default is
0 |
Optional properties:
| Property Name | Description |
|---|---|
| Allow untrusted certificates | Establish an HTTPS connection even if the certificate is not signed by any of the issuing authorities. |
| Graceful shutdown | Wait for connections to drain from services before shutting down |

