Home > Configuration > Analytics > updateanalyticsprofile

updateanalyticsprofile

Use this method to updates the data format file of analytics profile

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.

dataformatfile

This option is for configuring the file containing the data format and metadata required by the analytics endpoint.
Default value = NS_S_ANALYTICS_DEFAULT_DATA_FORMAT_FILE.

Return Value

Returns simpleResult

See Also