Add scripts

This commit is contained in:
Alex Kup 2023-08-03 11:45:34 +03:00 committed by GitHub
parent 06ef711930
commit f129d05ae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ foreach ($h in $hosts) {
} }
} }
### Получить все историю элемента данных по его уникальному id для каждого хоста ### Получить всю историю элемента данных по его id для каждого хоста
$Collections_output = New-Object System.Collections.Generic.List[System.Object] $Collections_output = New-Object System.Collections.Generic.List[System.Object]
foreach ($c in $Collections) { foreach ($c in $Collections) {
$data = @{ $data = @{