EasyManua.ls Logo

Ouster OS1 - api-system-firmware; api-system-network

Ouster OS1
100 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
16.1 system/firmware
GET system/firmware
GET /api/v1/system/firmware HTTP/1.1
Host: 192.0.2.123
HTTP/1.1 200 OK
Host: 192.0.2.123
content-type: application/json; charset=UTF-8
{
"fw": "ousteros-image-prod-aries-v2.0.0"
}
ResponseJSON Object
fw (string) Running firmwareimagename andversion.
StatusCodes
200OK No error
16.2 system/network
GET system/network
Getthe systemnetworkconfiguration.
GET /api/v1/system/network HTTP/1.1
Host: 192.0.2.123
HTTP/1.1 200 OK
content-type: application/json; charset=UTF-8
{
"carrier": true,
"duplex": "full",
"ethaddr": "bc:0f:a7:00:01:2c",
"hostname": "os1-991900123456",
"ipv4": {
"addr": "192.0.2.123/24",
"link_local": "169.254.245.183/16",
"override": null
},
"ipv6": {
"link_local": "fe80::be0f:a7ff:fe00:12c/64"
},
"speed": 1000
}
30

Table of Contents

Other manuals for Ouster OS1

Related product manuals