-
-
-
-
-
-
-
-
-
cachecontentgroup
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
videooptimizationdetectionpolicylabel_videooptimizationdetectionpolicy_binding
-
videooptimizationdetectionpolicy_videooptimizationglobaldetection_binding
-
videooptimizationglobaldetection_videooptimizationdetectionpolicy_binding
-
videooptimizationglobalpacing_videooptimizationpacingpolicy_binding
-
videooptimizationpacingpolicylabel_videooptimizationpacingpolicy_binding
-
videooptimizationpacingpolicy_videooptimizationglobalpacing_binding
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
cachecontentgroup
Configuration for Integrated Cache content group resource.
Properties
(click to see Operations )
Name | Data Type | Permissions | Description |
---|---|---|---|
name |
|
Read-write | Name for the content group. 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. Cannot be changed after the content group is created.
Minimum length = 1 |
weakposrelexpiry |
|
Read-write | Relative expiry time, in seconds, for expiring positive responses with response codes between 200 and 399. Cannot be used in combination with other Expiry attributes. Similar to -relExpiry but has lower precedence.
Minimum value = 0 Maximum value = 31536000 |
heurexpiryparam |
|
Read-write | Heuristic expiry time, in percent of the duration, since the object was last modified.
Minimum value = 0 Maximum value = 100 |
relexpiry |
|
Read-write | Relative expiry time, in seconds, after which to expire an object cached in this content group.
Minimum value = 0 Maximum value = 31536000 |
relexpirymillisec |
|
Read-write | Relative expiry time, in milliseconds, after which to expire an object cached in this content group.
Minimum value = 0 Maximum value = 86400000 |
absexpiry | <String[]> | Read-write | Local time, up to 4 times a day, at which all objects in the content group must expire.
CLI Users
For example, to specify that the objects in the content group should expire by 11:00 PM, type the following command: add cache contentgroup |
absexpirygmt | <String[]> | Read-write | Coordinated Universal Time (GMT), up to 4 times a day, when all objects in the content group must expire. |
weaknegrelexpiry |
|
Read-write | Relative expiry time, in seconds, for expiring negative responses. This value is used only if the expiry time cannot be determined from any other source. It is applicable only to the following status codes: 307, 403, 404, and 410.
Minimum value = 0 Maximum value = 31536000 |
hitparams | <String[]> | Read-write | Parameters to use for parameterized hit evaluation of an object. Up to 128 parameters can be specified. Mutually exclusive with the Hit Selector parameter.
Minimum length = 1 |
invalparams | <String[]> | Read-write | Parameters for parameterized invalidation of an object. You can specify up to 8 parameters. Mutually exclusive with invalSelector.
Minimum length = 1 |
ignoreparamvaluecase |
|
Read-write | Ignore case when comparing parameter values during parameterized hit evaluation. (Parameter value case is ignored by default during parameterized invalidation.).
Possible values = YES, NO |
matchcookies |
|
Read-write | Evaluate for parameters in the cookie header also.
Possible values = YES, NO |
invalrestrictedtohost |
|
Read-write | Take the host header into account during parameterized invalidation.
Possible values = YES, NO |
polleverytime |
|
Read-write | Always poll for the objects in this content group. That is, retrieve the objects from the origin server whenever they are requested.
Default value: NO Possible values = YES, NO |
ignorereloadreq |
|
Read-write | Ignore any request to reload a cached object from the origin server.
To guard against Denial of Service attacks, set this parameter to YES. For RFC-compliant behavior, set it to NO. Default value: YES Possible values = YES, NO |
removecookies |
|
Read-write | Remove cookies from responses.
Default value: YES Possible values = YES, NO |
prefetch |
|
Read-write | Attempt to refresh objects that are about to go stale.
Default value: YES Possible values = YES, NO |
prefetchperiod |
|
Read-write | Time period, in seconds before an object’s calculated expiry time, during which to attempt prefetch.
Minimum value = 0 Maximum value = 4294967294 |
prefetchperiodmillisec |
|
Read-write | Time period, in milliseconds before an object’s calculated expiry time, during which to attempt prefetch.
Minimum value = 0 Maximum value = 4294967290 |
prefetchmaxpending |
|
Read-write | Maximum number of outstanding prefetches that can be queued for the content group.
Minimum value = 0 Maximum value = 4294967294 |
flashcache |
|
Read-write | Perform flash cache. Mutually exclusive with Poll Every Time (PET) on the same content group.
Default value: NO Possible values = YES, NO |
expireatlastbyte |
|
Read-write | Force expiration of the content immediately after the response is downloaded (upon receipt of the last byte of the response body). Applicable only to positive responses.
Default value: NO Possible values = YES, NO |
insertvia |
|
Read-write | Insert a Via header into the response.
Default value: YES Possible values = YES, NO |
insertage |
|
Read-write | Insert an Age header into the response. An Age header contains information about the age of the object, in seconds, as calculated by the integrated cache.
Default value: YES Possible values = YES, NO |
insertetag |
|
Read-write | Insert an ETag header in the response. With ETag header insertion, the integrated cache does not serve full responses on repeat requests.
Default value: YES Possible values = YES, NO |
cachecontrol |
|
Read-write | Insert a Cache-Control header into the response.
Minimum length = 1 |
quickabortsize |
|
Read-write | If the size of an object that is being downloaded is less than or equal to the quick abort value, and a client aborts during the download, the cache stops downloading the response. If the object is larger than the quick abort size, the cache continues to download the response.
Default value: 4194303 Minimum value = 0 Maximum value = 4194303 |
minressize |
|
Read-write | Minimum size of a response that can be cached in this content group.
Default minimum response size is 0. Minimum value = 0 Maximum value = 2097151 |
maxressize |
|
Read-write | Maximum size of a response that can be cached in this content group.
Default value: 80 Minimum value = 0 Maximum value = 2097151 |
memlimit |
|
Read-write | Maximum amount of memory that the cache can use. The effective limit is based on the available memory of the Citrix ADC.
Default value: 65536 |
ignorereqcachinghdrs |
|
Read-write | Ignore Cache-Control and Pragma headers in the incoming request.
Default value: YES Possible values = YES, NO |
minhits |
|
Read-write | Number of hits that qualifies a response for storage in this content group.
Default value: 0 |
alwaysevalpolicies |
|
Read-write | Force policy evaluation for each response arriving from the origin server. Cannot be set to YES if the Prefetch parameter is also set to YES.
Default value: NO Possible values = YES, NO |
persistha |
|
Read-write | Setting persistHA to YES causes IC to save objects in contentgroup to Secondary node in HA deployment.
Default value: NO Possible values = YES, NO |
pinned |
|
Read-write | Do not flush objects from this content group under memory pressure.
Default value: NO Possible values = YES, NO |
lazydnsresolve |
|
Read-write | Perform DNS resolution for responses only if the destination IP address in the request does not match the destination IP address of the cached response.
Default value: YES Possible values = YES, NO |
hitselector |
|
Read-write | Selector for evaluating whether an object gets stored in a particular content group. A selector is an abstraction for a collection of PIXL expressions. |
invalselector |
|
Read-write | Selector for invalidating objects in the content group. A selector is an abstraction for a collection of PIXL expressions. |
type |
|
Read-write | The type of the content group.
Default value: HTTP Possible values = HTTP, MYSQL, MSSQL |
query |
|
Read-write | Query string specifying individual objects to flush from this group by using parameterized invalidation. If this parameter is not set, all objects are flushed from the group.
Minimum length = 1 |
host |
|
Read-write | Flush only objects that belong to the specified host. Do not use except with parameterized invalidation. Also, the Invalidation Restricted to Host parameter for the group must be set to YES.
Minimum length = 1 |
selectorvalue |
|
Read-write | Value of the selector to be used for flushing objects from the content group. Requires that an invalidation selector be configured for the content group.
Minimum length = 1 |
tosecondary |
|
Read-write | content group whose objects are to be sent to secondary.
Default value: NO Possible values = YES, NO |
flags |
|
Read-only | Flags. |
prefetchcur |
|
Read-only | Current outstanding prefetches. |
memusage |
|
Read-only | Current memory usage. |
memdusage |
|
Read-only | Current disk memory usage. |
disklimit |
|
Read-only | Maximum amount of disk that the cache can use. The effective limit is based on the available memory of the Citrix ADC.
Default value: 0 |
cachenon304hits |
|
Read-only | Cache non 304 hits. |
cache304hits |
|
Read-only | Cache 304 hits. |
cachecells |
|
Read-only | Number of cells. |
cachegroupincarnation |
|
Read-only | Cache group incarnation. |
persist |
|
Read-only | Setting persist to YES causes IC to save objects in contentgroup to disk.
Default value: NO Possible values = YES, NO |
policyname | <String[]> | Read-only | Active cache policies refering to this group. |
cachenuminvalpolicy |
|
Read-only | Number of active Invalidation policies refering to this group. |
markercells |
|
Read-only | Numbers of marker cells in this group. |
builtin | <String[]> | Read-only | .
Possible values = MODIFIABLE, DELETABLE, IMMUTABLE, PARTITION_ALL |
feature |
|
Read-only | The feature to be checked while applying this config. |
__count |
|
Read-only | count parameter |
Operations
(click to see Properties )
- ADD
- DELETE
- UPDATE
- UNSET
- GET (ALL)
- GET
- COUNT
- EXPIRE
- FLUSH
- SAVE
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
add
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>,
</b> "weakposrelexpiry":<Double_value>,
"heurexpiryparam":<Double_value>,
"relexpiry":<Double_value>,
"relexpirymillisec":<Double_value>,
"absexpiry":<String[]_value>,
"absexpirygmt":<String[]_value>,
"weaknegrelexpiry":<Double_value>,
"hitparams":<String[]_value>,
"invalparams":<String[]_value>,
"ignoreparamvaluecase":<String_value>,
"matchcookies":<String_value>,
"invalrestrictedtohost":<String_value>,
"polleverytime":<String_value>,
"ignorereloadreq":<String_value>,
"removecookies":<String_value>,
"prefetch":<String_value>,
"prefetchperiod":<Double_value>,
"prefetchperiodmillisec":<Double_value>,
"prefetchmaxpending":<Double_value>,
"flashcache":<String_value>,
"expireatlastbyte":<String_value>,
"insertvia":<String_value>,
"insertage":<String_value>,
"insertetag":<String_value>,
"cachecontrol":<String_value>,
"quickabortsize":<Double_value>,
"minressize":<Double_value>,
"maxressize":<Double_value>,
"memlimit":<Double_value>,
"ignorereqcachinghdrs":<String_value>,
"minhits":<Integer_value>,
"alwaysevalpolicies":<String_value>,
"persistha":<String_value>,
"pinned":<String_value>,
"lazydnsresolve":<String_value>,
"hitselector":<String_value>,
"invalselector":<String_value>,
"type":<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
delete
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup/ 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
update
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup
HTTP Method: PUT
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>,
</b> "weakposrelexpiry":<Double_value>,
"heurexpiryparam":<Double_value>,
"relexpiry":<Double_value>,
"relexpirymillisec":<Double_value>,
"absexpiry":<String[]_value>,
"absexpirygmt":<String[]_value>,
"weaknegrelexpiry":<Double_value>,
"hitparams":<String[]_value>,
"invalparams":<String[]_value>,
"ignoreparamvaluecase":<String_value>,
"matchcookies":<String_value>,
"invalrestrictedtohost":<String_value>,
"polleverytime":<String_value>,
"ignorereloadreq":<String_value>,
"removecookies":<String_value>,
"prefetch":<String_value>,
"prefetchperiod":<Double_value>,
"prefetchperiodmillisec":<Double_value>,
"prefetchmaxpending":<Double_value>,
"flashcache":<String_value>,
"expireatlastbyte":<String_value>,
"insertvia":<String_value>,
"insertage":<String_value>,
"insertetag":<String_value>,
"cachecontrol":<String_value>,
"quickabortsize":<Double_value>,
"minressize":<Double_value>,
"maxressize":<Double_value>,
"memlimit":<Double_value>,
"ignorereqcachinghdrs":<String_value>,
"minhits":<Integer_value>,
"alwaysevalpolicies":<String_value>,
"persistha":<String_value>,
"pinned":<String_value>,
"lazydnsresolve":<String_value>,
"hitselector":<String_value>,
"invalselector":<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
unset
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? action=unset
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>,
</b> "weakposrelexpiry":true,
"heurexpiryparam":true,
"relexpiry":true,
"relexpirymillisec":true,
"absexpiry":true,
"absexpirygmt":true,
"weaknegrelexpiry":true,
"hitparams":true,
"invalparams":true,
"ignoreparamvaluecase":true,
"matchcookies":true,
"invalrestrictedtohost":true,
"polleverytime":true,
"ignorereloadreq":true,
"removecookies":true,
"prefetch":true,
"prefetchperiod":true,
"prefetchperiodmillisec":true,
"prefetchmaxpending":true,
"flashcache":true,
"expireatlastbyte":true,
"insertvia":true,
"insertage":true,
"insertetag":true,
"cachecontrol":true,
"quickabortsize":true,
"minressize":true,
"maxressize":true,
"memlimit":true,
"ignorereqcachinghdrs":true,
"minhits":true,
"alwaysevalpolicies":true,
"persistha":true,
"pinned":true,
"lazydnsresolve":true,
"hitselector":true,
"invalselector":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
expire
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? action=expire
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>
</b>}}
<!--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
flush
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? action=flush
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>,
</b> "query":<String_value>,
"host":<String_value>,
"selectorvalue":<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
save
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? action=save
HTTP Method: POST
Request Headers:
Cookie:NITRO_AUTH_TOKEN= <tokenvalue>
Content-Type:application/json
Request Payload:
{"cachecontentgroup":{
<b> "name":<String_value>,
</b> "tosecondary":<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
get (all)
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup
Query-parameters:
attrs
http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? 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/cachecontentgroup? filter=property-name1:property-val1,property-name2:property-val2
Use this query-parameter to get the filtered set of cachecontentgroup resources configured on NetScaler.Filtering can be done on any of the properties of the resource.
view
http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? view=summary
Use this query-parameter to get the summary output of cachecontentgroup 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/cachecontentgroup? pagesize=#no;pageno=#no
Use this query-parameter to get the cachecontentgroup 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:
{ "cachecontentgroup": [ {
"name":<String_value>,
"flags":<Double_value>,
"type":<String_value>,
"relexpiry":<Double_value>,
"relexpirymillisec":<Double_value>,
"absexpiry":<String[]_value>,
"absexpirygmt":<String[]_value>,
"heurexpiryparam":<Double_value>,
"weakposrelexpiry":<Double_value>,
"weaknegrelexpiry":<Double_value>,
"hitparams":<String[]_value>,
"invalparams":<String[]_value>,
"ignoreparamvaluecase":<String_value>,
"matchcookies":<String_value>,
"invalrestrictedtohost":<String_value>,
"polleverytime":<String_value>,
"ignorereloadreq":<String_value>,
"removecookies":<String_value>,
"prefetch":<String_value>,
"prefetchperiod":<Double_value>,
"prefetchperiodmillisec":<Double_value>,
"prefetchcur":<Double_value>,
"prefetchmaxpending":<Double_value>,
"flashcache":<String_value>,
"expireatlastbyte":<String_value>,
"insertvia":<String_value>,
"insertage":<String_value>,
"insertetag":<String_value>,
"cachecontrol":<String_value>,
"quickabortsize":<Double_value>,
"minressize":<Double_value>,
"maxressize":<Double_value>,
"memusage":<Double_value>,
"memdusage":<Double_value>,
"disklimit":<Double_value>,
"memlimit":<Double_value>,
"ignorereqcachinghdrs":<String_value>,
"cachenon304hits":<Double_value>,
"cache304hits":<Double_value>,
"cachecells":<Double_value>,
"cachegroupincarnation":<Double_value>,
"minhits":<Integer_value>,
"alwaysevalpolicies":<String_value>,
"persist":<String_value>,
"persistha":<String_value>,
"pinned":<String_value>,
"lazydnsresolve":<String_value>,
"hitselector":<String_value>,
"invalselector":<String_value>,
"policyname":<String[]_value>,
"cachenuminvalpolicy":<Double_value>,
"markercells":<Double_value>,
"builtin":<String[]_value>,
"feature":<String_value>
}]}
<!--NeedCopy-->
get
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup/ name_value<String>
Query-parameters:
attrs
http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup/ 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/cachecontentgroup/ name_value<String> ? view=summary
Use this query-parameter to get the summary output of cachecontentgroup 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:
{ "cachecontentgroup": [ {
"name":<String_value>,
"flags":<Double_value>,
"type":<String_value>,
"relexpiry":<Double_value>,
"relexpirymillisec":<Double_value>,
"absexpiry":<String[]_value>,
"absexpirygmt":<String[]_value>,
"heurexpiryparam":<Double_value>,
"weakposrelexpiry":<Double_value>,
"weaknegrelexpiry":<Double_value>,
"hitparams":<String[]_value>,
"invalparams":<String[]_value>,
"ignoreparamvaluecase":<String_value>,
"matchcookies":<String_value>,
"invalrestrictedtohost":<String_value>,
"polleverytime":<String_value>,
"ignorereloadreq":<String_value>,
"removecookies":<String_value>,
"prefetch":<String_value>,
"prefetchperiod":<Double_value>,
"prefetchperiodmillisec":<Double_value>,
"prefetchcur":<Double_value>,
"prefetchmaxpending":<Double_value>,
"flashcache":<String_value>,
"expireatlastbyte":<String_value>,
"insertvia":<String_value>,
"insertage":<String_value>,
"insertetag":<String_value>,
"cachecontrol":<String_value>,
"quickabortsize":<Double_value>,
"minressize":<Double_value>,
"maxressize":<Double_value>,
"memusage":<Double_value>,
"memdusage":<Double_value>,
"disklimit":<Double_value>,
"memlimit":<Double_value>,
"ignorereqcachinghdrs":<String_value>,
"cachenon304hits":<Double_value>,
"cache304hits":<Double_value>,
"cachecells":<Double_value>,
"cachegroupincarnation":<Double_value>,
"minhits":<Integer_value>,
"alwaysevalpolicies":<String_value>,
"persist":<String_value>,
"persistha":<String_value>,
"pinned":<String_value>,
"lazydnsresolve":<String_value>,
"hitselector":<String_value>,
"invalselector":<String_value>,
"policyname":<String[]_value>,
"cachenuminvalpolicy":<Double_value>,
"markercells":<Double_value>,
"builtin":<String[]_value>,
"feature":<String_value>
}]}
<!--NeedCopy-->
count
URL: http:// <netscaler-ip-address> /nitro/v1/config/cachecontentgroup? 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:
{ "cachecontentgroup": [ { "__count": "#no"} ] }
<!--NeedCopy-->
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.