Spec for cachepolicylabel resource - citrix documentation page
Name | Update | Array | Type |
---|---|---|---|
evaluates | No | No | REQ, RES, MSSQL_REQ, MSSQL_RES, MYSQL_REQ, MYSQL_RES |
labelname | No | No | string |
Name | Type |
---|---|
labelname | string |
Name | Method | Url |
---|---|---|
List | GET | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel |
Get | GET | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel/<name> |
Delete | DELETE | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel/<name> |
Update | PUT | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel |
Add | POST | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel |
Enable | POST | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel?action=enable |
Disable | POST | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel?action=disable |
Rename | POST | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel?action=rename |
Unset | POST | http://<netscaler-ip-address>/nitro/v1/config/cachepolicylabel?action=unset |