devblackops / NetScaler

PowerShell module for interacting with Citrix NetScaler via the Nitro API
Apache License 2.0
69 stars 32 forks source link

Add NSLB Responder Policy binding functions #43

Closed rokett closed 8 years ago

rokett commented 8 years ago

Functions already exists to add and get virtual server rewrite policy bindings. This issue is about doing the same for responder policies.

Expected Behavior

Should be able to add and get virtual server responder policy bindings.

Current Behavior

Currently unavailable.

Possible Solution

Two new functions to add and get responder policy bindings.

devblackops commented 8 years ago

Fixed in #44