Files
infix/test/case/statd/system/ietf-system.json
T

134 lines
3.1 KiB
JSON

{
"ietf-system:system": {
"hostname": "target",
"authentication": {
"user": [
{
"name": "admin",
"password": "$5$mI/zpOAqZYKLC2WU$i7iPzZiIjOjrBF3NyftS9CCq8dfYwHwrmUK097Jca9A"
}
]
},
"clock": {
"timezone-utc-offset": 0
}
},
"ietf-system:system-state": {
"infix-system:software": {
"compatible": "infix-x86_64",
"variant": "",
"booted": "primary",
"boot-order": [
"primary",
"secondary",
"net"
],
"slot": [
{
"name": "rootfs.1",
"bootname": "secondary",
"class": "rootfs",
"state": "inactive",
"bundle": {
"compatible": "infix-x86_64",
"version": "94cd526"
},
"size": "126205952",
"sha256": "6cc0272f46b1a014f91693dc6218ce2f9a4b58bea727c492f6689c3ab102acca",
"installed": {
"datetime": "2025-01-15T10:00:56Z",
"count": 1
},
"activated": {
"datetime": "2025-01-15T10:00:56Z",
"count": 1
}
},
{
"name": "rootfs.0",
"bootname": "primary",
"class": "rootfs",
"state": "booted",
"bundle": {
"compatible": "infix-x86_64",
"version": "94cd526"
},
"size": "126205952",
"sha256": "6cc0272f46b1a014f91693dc6218ce2f9a4b58bea727c492f6689c3ab102acca",
"installed": {
"datetime": "2025-01-15T10:00:56Z",
"count": 1
},
"activated": {
"datetime": "2025-01-15T10:00:56Z",
"count": 1
}
},
{
"name": "net.0",
"bootname": "net",
"class": "net",
"state": "inactive",
"bundle": {},
"installed": {},
"activated": {}
}
],
"installer": {
"operation": "idle",
"progress": {
"percentage": 0
}
}
},
"infix-system:ntp": {
"sources": {
"source": [
{
"address": "192.168.1.1",
"mode": "server",
"state": "candidate",
"stratum": 1,
"poll": 6
},
{
"address": "192.168.2.1",
"mode": "server",
"state": "candidate",
"stratum": 1,
"poll": 6
},
{
"address": "192.168.3.1",
"mode": "server",
"state": "selected",
"stratum": 1,
"poll": 6
}
]
}
},
"infix-system:dns-resolver": {
"options": {},
"server": [
{
"address": "192.168.2.1",
"origin": "dhcp",
"interface": "e7"
}
],
"search": []
},
"clock": {
"boot-datetime": "2025-04-30T09:47:32+00:00",
"current-datetime": "2025-04-30T09:48:01+00:00"
},
"platform": {
"os-name": "Infix",
"os-version": "v25.04.0-rc1-3-g8daf1571-dirty",
"os-release": "v25.04.0-rc1-3-g8daf1571-dirty",
"machine": "x86_64"
}
}
}