文件名称:SnipeitPS:适用于Snipe-it的Powershell API包装器
文件大小:66KB
文件格式:ZIP
更新时间:2024-06-05 01:59:11
api powershell snipeit PowerShell
想说谢谢吗? 指示 安装 从PowerShell库安装SnipeitPS Install-Module需要PowerShellGet(包含在PS v5中,或通过库链接下载到v3 / v4) # One time only install: (requires an admin PowerShell window) Install-Module SnipeitPS # Check for updates occasionally: Update-Module SnipeitPS # To use each session: Import-Module SnipeitPS Set-Info - URL ' https://asset.example.com ' - apiKey ' tokenKey ' 用法 # Review the help at any time! Get-Help
【文件预览】:
SnipeitPS-master
----PSScriptAnalyzerSettings.psd1(184B)
----.vscode()
--------launch.json(924B)
--------settings.json(464B)
--------tasks.json(2KB)
----Tests()
--------SnipeItPS.Tests.ps1(8KB)
----SnipeItPS.build.ps1(9KB)
----LICENSE(1KB)
----README.md(1KB)
----docs()
--------Set-AssetOwner.md(3KB)
--------New-Model.md(3KB)
--------Set-Asset.md(3KB)
--------Get-Manufacturer.md(1KB)
--------Get-User.md(1KB)
--------Get-Model.md(1KB)
--------New-Component.md(2KB)
--------Get-Department.md(1KB)
--------New-Department.md(3KB)
--------Get-Company.md(1KB)
--------New-User.md(4KB)
--------Get-Supplier.md(1KB)
--------Get-Status.md(1KB)
--------New-Asset.md(3KB)
--------Get-Asset.md(4KB)
--------Get-Component.md(1KB)
--------Set-Component.md(2KB)
--------Set-User.md(5KB)
--------Set-Info.md(1KB)
--------_config.yml(29B)
--------New-Manufacturer.md(2KB)
--------New-Location.md(3KB)
--------Get-Category.md(1KB)
----appveyor.yml(2KB)
----build.ps1(3KB)
----_config.yml(26B)
----.gitlab-ci.yml(280B)
----SnipeitPS()
--------Public()
--------Private()
--------SnipeItPS.psm1(250B)
--------SnipeItPS.psd1(9KB)
----CHANGELOG.md(249B)