Spec for policypatset resource - citrix documentation page
Name | Update | Array | Type |
---|---|---|---|
comment | No | No | string |
indextype | No | No | Auto-generated, User-defined |
name | No | No | string |
Name | Type |
---|---|
name | string |
Name | Method | Url |
---|---|---|
List | GET | http://<netscaler-ip-address>/nitro/v1/config/policypatset |
Get | GET | http://<netscaler-ip-address>/nitro/v1/config/policypatset/<name> |
Delete | DELETE | http://<netscaler-ip-address>/nitro/v1/config/policypatset/<name> |
Update | PUT | http://<netscaler-ip-address>/nitro/v1/config/policypatset |
Add | POST | http://<netscaler-ip-address>/nitro/v1/config/policypatset |
Enable | POST | http://<netscaler-ip-address>/nitro/v1/config/policypatset?action=enable |
Disable | POST | http://<netscaler-ip-address>/nitro/v1/config/policypatset?action=disable |
Rename | POST | http://<netscaler-ip-address>/nitro/v1/config/policypatset?action=rename |
Unset | POST | http://<netscaler-ip-address>/nitro/v1/config/policypatset?action=unset |