ADC CLI Commands

spillover-action

The following operations can be performed on “spillover-action”:

rm add show rename

rm spillover action

Removes a spillover policy.

Synopsis

rm spillover action

Arguments

name Name of the spillover action.

add spillover action

Creating spillover action

Synopsis

add spillover action -action SPILLOVER

Arguments

name Name of the spillover action.

action Spillover action. Currently only type SPILLOVER is supported

Possible values: SPILLOVER

show spillover action

Displaying spillover actions

Synopsis

show spillover action []

Arguments

name Name of the spillover action.

Output

action Spillover action. Currently only type SPILLOVER is supported

builtin Flag to determine whether compression is default or not

feature The feature to be checked while applying this config

gslbBindings Number of times action is used in a policy bound to a gslb vserver

devno count stateflag

rename spillover action

Renames a spillover action.

Synopsis

rename spillover action @ @

Arguments

name Existing name of the action.

newName New name for the spillover action. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Choose a name that can be correlated with the function that the action performs.

The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, “my action” or ‘my action’).

Example

rename spillover policy oldname newname

spillover-action