Adds bigiq_device_facts module (#45822)

This module can be used to query a variety of facts from a BIG-IQ
This commit is contained in:
Tim Rupp
2018-09-18 22:30:31 -04:00
committed by GitHub
parent 99cac99cbc
commit ccfbed3dbc
3 changed files with 1735 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"isSystemSetup": true,
"isAdminPasswordChanged": false,
"isRootPasswordChanged": true,
"generation": 7,
"lastUpdateMicros": 1536357209120972,
"kind": "shared:system:setup:systemsetupworkerstate",
"selfLink": "https://localhost/mgmt/shared/system/setup"
}