Home > Configuration > Analytics > setanalyticsprofile_metricsexportfrequency

setanalyticsprofile_metricsexportfrequency

Use this method to set this option is for configuring the metrics export frequency in seconds, frequency value must be in [30,300] seconds range

Syntax



Parameters

name

Name for the analytics profile. 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. 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 appflow profile" or 'my appflow profile').
This is mandatory parameter.

metricsexportfrequency

This option is for configuring the metrics export frequency in seconds, frequency value must be in [30,300] seconds range
Default value = 30.
Minimum value = 30.
Maximum value = 300.

Return Value

Returns simpleResult

See Also