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-DeviceList.ps1 is missing $type #235

Open
stappel opened this issue Apr 25, 2022 · 1 comment
Open

Get-DeviceList.ps1 is missing $type #235

stappel opened this issue Apr 25, 2022 · 1 comment

Comments

@stappel
Copy link

stappel commented Apr 25, 2022

In the function Get-Data() a variable $type is used but not declaired.
I think a line should be added:
$Type = "application/json"

@TrevorSquillario
Copy link
Collaborator

TrevorSquillario commented Nov 11, 2022

Checkout the Get-Device commandlet in the PowerShell module.

https://www.powershellgallery.com/packages/DellOpenManage
https://github.com/dell/OpenManage-PowerShell-Modules

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

2 participants