vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

Issue 576 - Update to make use of additional API query parameters #615

Open kums1234 opened 4 years ago

kums1234 commented 4 years ago

This update only makes changes to Get-NSXSecurityTag function. The old process is commented out.

The update uses the filterBy and filterValue query parameters to pick specific security tag by name or objectId. It allows retreives all security tags by retrieving all pages in a loop by incrementing the startIndex query parameter.

vmwclabot commented 4 years ago

@kums1234, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

vmwclabot commented 4 years ago

@kums1234, VMware has approved your signed contributor license agreement.

dcoghlan commented 3 years ago

jenkins test this please

powernsxbot commented 3 years ago

Tests Successful