You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable the load balancer server 'server01' without confirmation, giving a 60 second grace period before disabling and return the resulting object.
44
+
40
45
.PARAMETERSession
41
46
The NetScaler session object.
42
47
43
48
.PARAMETERName
44
49
The name or names of the load balancer servers to disable.
45
50
51
+
.PARAMETERGraceful
52
+
Indicates graceful shutdown of the server. System will wait for all outstanding connections to this server to be closed before disabling the server. Wait time in seconds may be included before disabling happens.
0 commit comments