Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.36 KB

File metadata and controls

35 lines (26 loc) · 1.36 KB

Resource policydataset

Spec for policydataset resource - citrix documentation page

Identifier

Identifier : name

Operations

Name Method Url
List GET http://<netscaler-ip-address>/nitro/v1/config/policydataset
Get GET http://<netscaler-ip-address>/nitro/v1/config/policydataset/<name>
Delete DELETE http://<netscaler-ip-address>/nitro/v1/config/policydataset/<name>
Update PUT http://<netscaler-ip-address>/nitro/v1/config/policydataset
Add POST http://<netscaler-ip-address>/nitro/v1/config/policydataset
Enable POST http://<netscaler-ip-address>/nitro/v1/config/policydataset?action=enable
Disable POST http://<netscaler-ip-address>/nitro/v1/config/policydataset?action=disable
Rename POST http://<netscaler-ip-address>/nitro/v1/config/policydataset?action=rename
Unset POST http://<netscaler-ip-address>/nitro/v1/config/policydataset?action=unset

Fields

Name Update Type
name No string
comment No string
indextype No Auto-generated, User-defined
type No ipv4, number, ipv6, ulong, double, mac