ADC NITRO APIs

analyticsprofile

Configuration for Analytics profile resource.

Properties

(click to see Operations )

Name Data Type Permissions Description
name Read-write 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’). Minimum length = 1 Maximum length = 127
collectors Read-write The collector can be an IP, an appflow collector name, a service or a vserver. If IP is specified, the transport is considered as logstream and default port of 5557 is taken. If collector name is specified, the collector properties are taken from the configured collector. If service is specified, the configured service is assumed as the collector. If vserver is specified, the services bound to it are considered as collectors and the records are load balanced.

Minimum length = 1
type Read-write This option indicates what information needs to be collected and exported.

Possible values = global, webinsight, tcpinsight, securityinsight, videoinsight, hdxinsight, gatewayinsight, timeseries, lsninsight, botinsight, CIinsight, udpinsight
httpclientsidemeasurements Read-write On enabling this option, the Citrix ADC will insert a javascript into the HTTP response to collect the client side page-timings and will send the same to the configured collectors.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httppagetracking Read-write On enabling this option, the Citrix ADC will link the embedded objects of a page together.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpurl Read-write On enabling this option, the Citrix ADC will log the URL in appflow records.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httphost Read-write On enabling this option, the Citrix ADC will log the Host header in appflow records.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpmethod Read-write On enabling this option, the Citrix ADC will log the method header in appflow records.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpreferer Read-write On enabling this option, the Citrix ADC will log the referer header in appflow records.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpuseragent Read-write On enabling this option, the Citrix ADC will log User-Agent header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpcookie Read-write On enabling this option, the Citrix ADC will log cookie header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httplocation Read-write On enabling this option, the Citrix ADC will log location header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
urlcategory Read-write On enabling this option, the Citrix ADC will send the URL category record.

Default value: DISABLED

Possible values = ENABLED, DISABLED
allhttpheaders Read-write On enabling this option, the Citrix ADC will log all the request and response headers.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpcontenttype Read-write On enabling this option, the Citrix ADC will log content-length header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpauthentication Read-write On enabling this option, the Citrix ADC will log Authentication header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpvia Read-write On enabling this option, the Citrix ADC will Via header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpxforwardedforheader Read-write On enabling this option, the Citrix ADC will log X-Forwarded-For header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpsetcookie Read-write On enabling this option, the Citrix ADC will log set-cookie header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpsetcookie2 Read-write On enabling this option, the Citrix ADC will log set-cookie2 header.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpdomainname Read-write On enabling this option, the Citrix ADC will log domain name.

Default value: DISABLED

Possible values = ENABLED, DISABLED
httpurlquery Read-write On enabling this option, the Citrix ADC will log URL Query.

Default value: DISABLED

Possible values = ENABLED, DISABLED
tcpburstreporting Read-write On enabling this option, the Citrix ADC will log TCP burst parameters.

Default value: ENABLED

Possible values = ENABLED, DISABLED
cqareporting Read-write On enabling this option, the Citrix ADC will log TCP CQA parameters.

Default value: DISABLED

Possible values = ENABLED, DISABLED
integratedcache Read-write On enabling this option, the Citrix ADC will log the Integrated Caching appflow records.

Default value: DISABLED

Possible values = ENABLED, DISABLED
grpcstatus Read-write On enabling this option, the Citrix ADC will log the gRPC status headers.

Default value: DISABLED

Possible values = ENABLED, DISABLED
outputmode Read-write This option indicates the format of REST API POST body. It depends on the consumer of the analytics data.

Default value: avro,

Possible values = avro, prometheus, influx, json
metrics Read-write This option indicates the whether metrics should be sent to the REST collector.

Default value: DISABLED

Possible values = ENABLED, DISABLED
events Read-write This option indicates the whether events should be sent to the REST collector.

Default value: DISABLED

Possible values = ENABLED, DISABLED
auditlogs Read-write This option indicates the whether auditlog should be sent to the REST collector.

Default value: DISABLED

Possible values = ENABLED, DISABLED
servemode Read-write This option is for setting the mode of how data is provided.

Default value: Push

Possible values = Push, Pull
schemafile Read-write This option is for configuring json schema file containing a list of counters to be exported by metricscollector.

Maximum length = 64
metricsexportfrequency Read-write 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
analyticsendpointmetadata Read-write If the endpoint requires some metadata to be present before the actual json data, specify the same.

Maximum length = 128
dataformatfile Read-write This option is for configuring the file containing the data format and metadata required by the analytics endpoint.

Maximum length = 64
managementlog <String[]> Read-write This option indicates the whether managementlog should be sent to the REST collector.

Default value: DEFAULT_MANAGEMENTLOG

Possible values = ALL, SHELL, ACCESS, NSMGMT, NONE
analyticsauthtoken Read-write Token for authenticating with the endpoint. If the endpoint requires the Authorization header in a particular format, specify the complete format as the value to this parameter. For eg., in case of splunk, the Authorizaiton header is required to be of the form - Splunk .

Maximum length = 256
analyticsendpointurl Read-write The URL at which to upload the analytics data on the endpoint.

Maximum length = 256
analyticsendpointcontenttype Read-write By default, application/json content-type is used. If this needs to be overridden, specify the value.

Maximum length = 128
refcnt Read-only The number of references to the profile.
__count Read-only count parameter

Operations

(click to see Properties )

  • ADD
  • UPDATE
  • UNSET
  • DELETE
  • GET (ALL)
  • GET
  • COUNT
  • CHANGE

Some options that you can use for each operations:

  • Getting warnings in response: NITRO allows you to get warnings in an operation by specifying the 'warning' query parameter as 'yes'. For example, to get warnings while connecting to the NetScaler appliance, the URL is as follows:

    http:// <netscaler-ip-address> /nitro/v1/config/login?warning=yes

    If any, the warnings are displayed in the response payload with the HTTP code '209 X-NITRO-WARNING'.

  • Authenticated access for individual NITRO operations: NITRO allows you to logon to the NetScaler appliance to perform individual operations. You can use this option instead of creating a NITRO session (using the login object) and then using that session to perform all operations,

    To do this, you must specify the username and password in the request header of the NITRO request as follows:

    X-NITRO-USER: <username>

    X-NITRO-PASS: <password>

    Note: In such cases, make sure that the request header DOES not include the following:

    Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

*Note: * Mandatory parameters are marked in red and placeholder content is marked in green

change

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? action=update HTTP Method: POST

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Content-Type:application/json

Request Payload:

{"analyticsprofile":{
<b>"name":<String_value>,
</b>"dataformatfile":<String_value>
}}

<!--NeedCopy-->

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

delete

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile/ name_value<String> HTTP Method: DELETE

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

unset

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? action=unset HTTP Method: POST

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Content-Type:application/json

Request Payload:

{"analyticsprofile":{
<b>"name":<String_value>,
</b>"collectors":true,
"type":true,
"httpclientsidemeasurements":true,
"httppagetracking":true,
"httpurl":true,
"httphost":true,
"httpmethod":true,
"httpreferer":true,
"httpuseragent":true,
"httpcookie":true,
"httplocation":true,
"urlcategory":true,
"allhttpheaders":true,
"httpcontenttype":true,
"httpauthentication":true,
"httpvia":true,
"httpxforwardedforheader":true,
"httpsetcookie":true,
"httpsetcookie2":true,
"httpdomainname":true,
"httpurlquery":true,
"tcpburstreporting":true,
"cqareporting":true,
"integratedcache":true,
"grpcstatus":true,
"outputmode":true,
"metrics":true,
"events":true,
"auditlogs":true,
"managementlog":true,
"servemode":true,
"schemafile":true,
"metricsexportfrequency":true,
"analyticsauthtoken":true,
"analyticsendpointurl":true,
"analyticsendpointcontenttype":true,
"analyticsendpointmetadata":true,
"dataformatfile":true
}}

<!--NeedCopy-->

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

update

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile HTTP Method: PUT

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Content-Type:application/json

Request Payload:

{"analyticsprofile":{
<b>"name":<String_value>,
</b>"collectors":<String_value>,
"type":<String_value>,
"httpclientsidemeasurements":<String_value>,
"httppagetracking":<String_value>,
"httpurl":<String_value>,
"httphost":<String_value>,
"httpmethod":<String_value>,
"httpreferer":<String_value>,
"httpuseragent":<String_value>,
"httpcookie":<String_value>,
"httplocation":<String_value>,
"urlcategory":<String_value>,
"allhttpheaders":<String_value>,
"httpcontenttype":<String_value>,
"httpauthentication":<String_value>,
"httpvia":<String_value>,
"httpxforwardedforheader":<String_value>,
"httpsetcookie":<String_value>,
"httpsetcookie2":<String_value>,
"httpdomainname":<String_value>,
"httpurlquery":<String_value>,
"tcpburstreporting":<String_value>,
"cqareporting":<String_value>,
"integratedcache":<String_value>,
"grpcstatus":<String_value>,
"outputmode":<String_value>,
"metrics":<String_value>,
"events":<String_value>,
"auditlogs":<String_value>,
"managementlog":<String[]_value>,
"servemode":<String_value>,
"schemafile":<String_value>,
"metricsexportfrequency":<Double_value>,
"analyticsauthtoken":<String_value>,
"analyticsendpointurl":<String_value>,
"analyticsendpointcontenttype":<String_value>,
"analyticsendpointmetadata":<String_value>,
"dataformatfile":<String_value>
}}

<!--NeedCopy-->

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

add

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile HTTP Method: POST

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Content-Type:application/json

Request Payload:

{"analyticsprofile":{
<b>"name":<String_value>,
</b>"collectors":<String_value>,
<b>"type":<String_value>,
</b>"httpclientsidemeasurements":<String_value>,
"httppagetracking":<String_value>,
"httpurl":<String_value>,
"httphost":<String_value>,
"httpmethod":<String_value>,
"httpreferer":<String_value>,
"httpuseragent":<String_value>,
"httpcookie":<String_value>,
"httplocation":<String_value>,
"urlcategory":<String_value>,
"allhttpheaders":<String_value>,
"httpcontenttype":<String_value>,
"httpauthentication":<String_value>,
"httpvia":<String_value>,
"httpxforwardedforheader":<String_value>,
"httpsetcookie":<String_value>,
"httpsetcookie2":<String_value>,
"httpdomainname":<String_value>,
"httpurlquery":<String_value>,
"tcpburstreporting":<String_value>,
"cqareporting":<String_value>,
"integratedcache":<String_value>,
"grpcstatus":<String_value>,
"outputmode":<String_value>,
"metrics":<String_value>,
"events":<String_value>,
"auditlogs":<String_value>,
"servemode":<String_value>,
"schemafile":<String_value>,
"metricsexportfrequency":<Double_value>,
"analyticsendpointmetadata":<String_value>,
"dataformatfile":<String_value>,
"managementlog":<String[]_value>,
"analyticsauthtoken":<String_value>,
"analyticsendpointurl":<String_value>,
"analyticsendpointcontenttype":<String_value>
}}

<!--NeedCopy-->

Response: HTTP Status Code on Success: 201 Created

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

get (all)

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile Query-parameters: attrs http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? attrs=property-name1,property-name2

Use this query parameter to specify the resource details that you want to retrieve.

filter http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? filter=property-name1:property-val1,property-name2:property-val2

Use this query-parameter to get the filtered set of analyticsprofile resources configured on NetScaler.Filtering can be done on any of the properties of the resource.

view http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? view=summary

Use this query-parameter to get the summary output of analyticsprofile resources configured on NetScaler.

Note: By default, the retrieved results are displayed in detail view (?view=detail).

pagination http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? pagesize=#no;pageno=#no

Use this query-parameter to get the analyticsprofile resources in chunks.

HTTP Method: GET

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Accept:application/json

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

Response Header:

Content-Type:application/json

Response Payload:

{ "analyticsprofile": [ {
"name":<String_value>,
"collectors":<String_value>,
"refcnt":<Double_value>,
"type":<String_value>,
"httpclientsidemeasurements":<String_value>,
"httppagetracking":<String_value>,
"httpurl":<String_value>,
"httphost":<String_value>,
"httpmethod":<String_value>,
"httpreferer":<String_value>,
"httpuseragent":<String_value>,
"httpcookie":<String_value>,
"httplocation":<String_value>,
"urlcategory":<String_value>,
"allhttpheaders":<String_value>,
"httpcontenttype":<String_value>,
"httpauthentication":<String_value>,
"httpvia":<String_value>,
"httpxforwardedforheader":<String_value>,
"httpsetcookie":<String_value>,
"httpsetcookie2":<String_value>,
"httpdomainname":<String_value>,
"httpurlquery":<String_value>,
"tcpburstreporting":<String_value>,
"cqareporting":<String_value>,
"integratedcache":<String_value>,
"grpcstatus":<String_value>,
"outputmode":<String_value>,
"metrics":<String_value>,
"events":<String_value>,
"auditlogs":<String_value>,
"managementlog":<String[]_value>,
"servemode":<String_value>,
"schemafile":<String_value>,
"metricsexportfrequency":<Double_value>,
"analyticsauthtoken":<String_value>,
"analyticsendpointurl":<String_value>,
"analyticsendpointcontenttype":<String_value>,
"analyticsendpointmetadata":<String_value>,
"dataformatfile":<String_value>
}]}

<!--NeedCopy-->

get

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile/ name_value<String> Query-parameters: attrs http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile/ name_value<String> ? attrs=property-name1,property-name2

Use this query parameter to specify the resource details that you want to retrieve.

view http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile/ name_value<String> ? view=summary

Use this query-parameter to get the summary output of analyticsprofile resources configured on NetScaler.

Note: By default, the retrieved results are displayed in detail view (?view=detail).

HTTP Method: GET

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Accept:application/json

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

Response Header:

Content-Type:application/json

Response Payload:

{  "analyticsprofile": [ {
"name":<String_value>,
"collectors":<String_value>,
"refcnt":<Double_value>,
"type":<String_value>,
"httpclientsidemeasurements":<String_value>,
"httppagetracking":<String_value>,
"httpurl":<String_value>,
"httphost":<String_value>,
"httpmethod":<String_value>,
"httpreferer":<String_value>,
"httpuseragent":<String_value>,
"httpcookie":<String_value>,
"httplocation":<String_value>,
"urlcategory":<String_value>,
"allhttpheaders":<String_value>,
"httpcontenttype":<String_value>,
"httpauthentication":<String_value>,
"httpvia":<String_value>,
"httpxforwardedforheader":<String_value>,
"httpsetcookie":<String_value>,
"httpsetcookie2":<String_value>,
"httpdomainname":<String_value>,
"httpurlquery":<String_value>,
"tcpburstreporting":<String_value>,
"cqareporting":<String_value>,
"integratedcache":<String_value>,
"grpcstatus":<String_value>,
"outputmode":<String_value>,
"metrics":<String_value>,
"events":<String_value>,
"auditlogs":<String_value>,
"managementlog":<String[]_value>,
"servemode":<String_value>,
"schemafile":<String_value>,
"metricsexportfrequency":<Double_value>,
"analyticsauthtoken":<String_value>,
"analyticsendpointurl":<String_value>,
"analyticsendpointcontenttype":<String_value>,
"analyticsendpointmetadata":<String_value>,
"dataformatfile":<String_value>
}]}

<!--NeedCopy-->

count

URL: http:// <netscaler-ip-address> /nitro/v1/config/analyticsprofile? count=yes HTTP Method: GET

Request Headers:

Cookie:NITRO_AUTH_TOKEN= <tokenvalue>

Accept:application/json

Response: HTTP Status Code on Success: 200 OK

HTTP Status Code on Failure: 4xx <string> (for general HTTP errors) or 5xx <string> (for NetScaler-specific errors). The response payload provides details of the error

Response Header:

Content-Type:application/json

Response Payload:

{ "analyticsprofile": [ { "__count": "#no"} ] }

<!--NeedCopy-->
analyticsprofile