JacobErnst98 / PSAtera

PowerShell module for working with the Atera API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSAtera - The PowerShell Module for Atera

Start interacting with Atera from PowerShell with the PSAtera module.

Configuration

The PSAtera module relies on the ATERAAPIKEY environment variable for the API key for your Atera account.

Install

PS> Install-Module -Name PSAtera

Development Plans

  • Support all GET API requests for all endpoints
  • [In Progress] Add filtering arguments to requests to filter down items (i.e. only open tickets, critical alerts, server type agents)
  • Support POST requests on all endpoints

About

PowerShell module for working with the Atera API

License:MIT License


Languages

Language:PowerShell 100.0%