Disable Servers step
This step disables one or more servers 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 |
Server List | A comma and/or new line separated list of servers to disable |
Wait time (seconds) | The remaining time in seconds for the
servers 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 servers before shutting down |