FogApi

1.2

Takes a few parameters with some pulled from settings.json and others are put in from the wrapper cmdlets
Makes a call to the api of a fog server and returns the results of the call
The returned value is an object that can then be easily filtered, processed,
and otherwise manipulated in poweshell.
The defaults for each setting explain how to find or a description
Takes a few parameters with some pulled from settings.json and others are put in from the wrapper cmdlets
Makes a call to the api of a fog server and returns the results of the call
The returned value is an object that can then be easily filtered, processed,
and otherwise manipulated in poweshell.
The defaults for each setting explain how to find or a description of the property needed.
fogApiToken = fog
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name FogApi -RequiredVersion 1.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name FogApi -Version 1.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 JJ Fullmer. All rights reserved.

Package Details

Author(s)

  • JJ Fullmer

Tags

Fog Restful API imaging fogproject

Functions

Update-FogObject Get-FogObject Remove-FogObject Invoke-FogApi Install-FogService New-FogObject

Dependencies

This module has no dependencies.

Release Notes

Initial Release, allow for easy manipulation of FOG server data with powershell objects

FileList

Version History

Version Downloads Last updated
2311.6.4 7,386 11/17/2023
2310.6.3 560 10/11/2023
2310.6.2 10 10/11/2023
2304.5.41 3,931 4/12/2023
2302.5.40 7 4/12/2023
2302.5.33 327 3/29/2023
2302.5.26 43 3/1/2023
2209.4.5 219 10/21/2022
2209.4.1 347 10/12/2022
2208.3.3 590 8/24/2022
2208.3.1 17 8/23/2022
2103.2.13 15 8/23/2022
2103.2.12 1,923 3/26/2021
2004.2.2.7 71 12/3/2020
2004.2.2.4 24 11/17/2020
2002.2.1.2 77 4/21/2020
1903.0.0.22 93 9/25/2019
1.6 282 6/11/2018
1.2 (current version) 28 6/5/2018
Show less