Information about node (docker/swarm daemon) info.
All but containers and images
http://0.0.0.0:2376/version
Containers and images
http://0.0.0.0:2376/v1.39/info
- name
- version (system version)
- api version
- architecture
- go version
- kernel version
- os
- containers (quantity)
- total
- running
- paused
- stoped
- images
- debug enabled true/false
http://0.0.0.0:2376/v1.39/info
- interfaces (this is a list)
- IPv4 forwarding (true/false)
- IPv4 address
http://0.0.0.0:2376/v1.39/info
- CpuCfsPeriod (Indicates if CPU CFS(Completely Fair Scheduler) period is supported by the host.) true/false
- CpuCfsQuota (Indicates if CPU CFS(Completely Fair Scheduler) quota is supported by the host.) true/false
- CPUShares (Indicates if CPU Shares limiting is supported by the host.) true/false
- CPUSet (Indicates if CPUsets (cpuset.cpus, cpuset.mems) are supported by the host.) true/false
- number of CPUs
http://0.0.0.0:2376/v1.39/info
- logging driver
http://0.0.0.0:2376/v1.39/info
- total memory (available for host)
- memory limit (enabled) true/false
- swap limit (enabled) true/false
- kernel limit (enabled) true/false
http://0.0.0.0:2376/v1.39/info
- list of warning messages