Version

0.0.1

Author

Ironman Software

Tags

api system

Created

08/28/2024

System APIs

Overview

This module provides API features focused on system information. This includes information about the system, drives, network and processes.

Features

This module includes licensed features.

Endpoints

  • /system - Returns information about the system.
  • /system/drive - Returns information about the drives on the system.
  • /system/network - Returns information about the network interfaces on the system.
  • /system/process - Returns information about the processes running on the system.

Endpoint Documentation

An endpoint documentation file is provided at /system/docs which provides detailed information about the endpoints and their usage.

Roles

  • System API Reader - Allows the user to read system information.

The Administrator user also has access to these endpoints.

Installation Options

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

PS > Install-PSResource System.API

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Library

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.

Download the raw nupkg file