Version

1.0.0

Author

Ironman Software

Downloads

3

Tags

api system PowerShellUniversal

Created

12/20/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.

PS > Install-PSResource PowerShellUniversal.API.System

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Gallery

Version History

Version Published
1.0.0 12/20/2024