Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-NSLBVirtualServerBinding doesn't return lbvserver_service_binding #101

Open
myllyja opened this issue Jul 26, 2019 · 0 comments
Open

Comments

@myllyja
Copy link

myllyja commented Jul 26, 2019

Expected Behavior

Get-NSLBVirtualServerBinding when called without any parameters should return lbvserver_servicegroup_binding and lbvserver_service_binding objects, just like it does when called with the Name parameter.

Current Behavior

Get-NSLBVirtualServerBinding when called without any parameters only returns lbvserver_servicegroup_binding objects

Possible Solution

PR incoming, which adds a lbvserver_service_binding GET call.

Steps to Reproduce (for bugs)

  1. Have at least one lbvserver_servicegroup_binding and one lbvserver_service_binding
  2. Run Get-NSLBVirtualServerBinding, it only returns the lbvserver_servicegroup_binding

Context

I'm working on editing lbvserver bindings and this prevented me from doing that on half of the bindings.

Your Environment

  • Module version used: 1.7.0
  • Operating System and PowerShell version: OS: Win2012, PSVersion: 5.1.14409.1012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant