Added architecture image to introdution

This commit is contained in:
LordHepipud 2018-11-07 10:56:00 +01:00
parent 1aad5d4b20
commit 2c82cd70d5
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,10 @@ This PowerShell Module will provide a basic framework to retreive data from Wind
The module will execute local PowerShell scripts (modules) and return the result as formatted JSON. This result can later be parsed by any software to either do inventory or monitoring tasks. The module will execute local PowerShell scripts (modules) and return the result as formatted JSON. This result can later be parsed by any software to either do inventory or monitoring tasks.
### Architecture
![Architecture](images/01_architecture/architecture.png)
The module provides three ways to fetch data: The module provides three ways to fetch data:
* An active Rest-Api * An active Rest-Api

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB