Skip to content

Get-NSLBVirtualServerBinding doesn't return lbvserver_service_binding  #101

@myllyja

Description

@myllyja

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions