Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Get-ITGluePasswords filters not applying #46

@DavidSvirskis

Description

@DavidSvirskis

I've tried these filters against the Get-ITGluePasswords cmdlet and they are not filtering any results.

-filter_name
-filter_password_category_id
-filter_organization_id
-filter_id

e.g. this cmdlet should return nothing yet it returns a list of all passwords with any category ID:
(Get-ITGluePasswords -filter_password_category_id 123456789).data.attributes.'password-category-id'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions