psdatagerry:通过Rest API与DATAGERRY CMDB一起使用的PowerShell模块

时间:2021-03-26 00:27:32
【文件属性】:
文件名称:psdatagerry:通过Rest API与DATAGERRY CMDB一起使用的PowerShell模块
文件大小:23KB
文件格式:ZIP
更新时间:2021-03-26 00:27:32
opensource module powershell cmdb datagerry PSDATAGERRY-PowerShell模块 此PowerShell模块提供了一系列cmdlet,用于与进行交互。 Invoke-RestMethod用于所有API调用。 要求 需要PowerShell 3.0或更高版本(这是在引入Invoke-RestMethod开始的)。 用法 下载或克隆最新文件,并将模块文件夹放置在PowerShell配置文件目录(即$profile指向PS控制台中的Modules目录下)中,然后运行: Import-Module PSDATAGERRY完成此操作后,所有cmdlet都将您可以使用Get-Command -Module PSDATAGERRY查看完整列表。 在开始在您的环境中工作之前,请记住先运行Set-DataGerryAuth。 Cmdlet 获取数据GerryObjects Get-DataGerryTypes 获取数据GerryUs
【文件预览】:
psdatagerry-main
----test()
--------PSDATAGERRY.Tests.ps1(295B)
----PSDATAGERRY.psd1(4KB)
----PSDATAGERRY.psm1(754B)
----LICENSE(34KB)
----public()
--------Get-DataGerryTypes.ps1(3KB)
--------Update-DataGerryObject.ps1(2KB)
--------New-DataGerryObject.ps1(3KB)
--------Get-DataGerryObjects.ps1(3KB)
--------Get-DataGerryUsers.ps1(3KB)
--------Set-DataGerryAuth.ps1(2KB)
----README.md(1KB)
----.vscode()
--------settings.json(118B)
--------tasks.json(2KB)

网友评论