Add scripts
This commit is contained in:
parent
06ef711930
commit
f129d05ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = @{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue