mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-19 19:17:02 -07:00
Added schema version to output
This commit is contained in:
parent
a33fd44435
commit
00aaf1bf4c
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ func CollectInventory(assets *[]RemoteAsset, params *CollectParams) error {
|
|||
"MACRequired": true,
|
||||
"RediscoverOnUpdate": false,
|
||||
"Systems": systems,
|
||||
"SchemaVersion": 1,
|
||||
}
|
||||
|
||||
// create and set headers for request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue