PSGrafana

0.0.3

This module enables you to interact with Grafana via is REST API

Installation Options

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

Install-Module -Name PSGrafana -RequiredVersion 0.0.3

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

Install-PSResource -Name PSGrafana -Version 0.0.3

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) Stephen Valdinger. All rights reserved.

Package Details

Author(s)

  • Stephen Valdinger

Functions

Get-GrafanaConfig Get-GrafanaDashboard Get-GrafanaServerHealth New-GrafanaAPIKey Set-GrafanaConfig Get-GrafanaApiKey Remove-GrafanaApiKey Get-GrafanaDatasource Remove-GrafanaDatasource New-GrafanaSnapshot Get-GrafanaAlert

Dependencies

This module has no dependencies.

Release Notes

This version provides the Set-GrafanaConfig command, which is used if you need to modify your configuration in any way.

FileList

Version History

Version Downloads Last updated
0.1.1 1,547 4/16/2019
0.1.0 19 4/9/2019
0.0.5 15 4/8/2019
0.0.4 18 4/3/2019
0.0.3 (current version) 18 4/3/2019
0.0.2 18 3/30/2019
0.0.1 20 3/29/2019
Show more