OperatingSystemRecord
OperatingSystemRecord
JSON Example
{
"id": "string",
"major_version": "10",
"minor_version": "0",
"name": "Windows 10 (x64)",
"proc_arch": "9",
"product_type": "1",
"created_at": "2018-03-29T23:47:32Z",
"updated_at": "2018-03-29T23:47:32Z"
}
string
id
Optional
ID of the record.
string
major_version
Optional
Major version of operating system.
string
minor_version
Optional
Minor version of operating system.
string
name
Optional
Name of the operating system.
string
proc_arch
Optional
Process architecture.
string
product_type
Optional
Product type.
string
created_at
Optional
Creation time of the operating system record.
string
updated_at
Optional
Last update time of the operating system record.