Yapscan Systeminfo

Type: object

System information gathered by Yapscan

No Additional Properties

Type: integer

Total swap capacity in bytes. Note, this value can get very large. make sure your parser uses an int64.

Type: string

The hostname of the scanned system

Type: string

Operating system version

Type: integer

Total number of CPUs/Cores

Type: enum (of string)

The operating system's architecture

Must be one of:

  • "invalid"
  • "amd64"
  • "i386"

Type: string

Name of the operating system

Type: string

Flavour of the operating system

Type: array of string

List of local IPs

Each item of this array must be:

Type: string

Type: integer

Total installed RAM in bytes. Note, this value can get very large. make sure your parser uses an int64.