Class OsInfo (1.15.3)
Stay organized with collections
Save and categorize content based on your preferences.
OsInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Operating system information for the VM.
Attributes |
---|
Name | Description |
hostname |
str
The VM hostname.
|
long_name |
str
The operating system long name.
For example 'Debian GNU/Linux 9' or 'Microsoft
Window Server 2019 Datacenter'.
|
short_name |
str
The operating system short name.
For example, 'windows' or 'debian'.
|
version |
str
The version of the operating system.
|
architecture |
str
The system architecture of the operating
system.
|
kernel_version |
str
The kernel version of the operating system.
|
kernel_release |
str
The kernel release of the operating system.
|
osconfig_agent_version |
str
The current version of the OS Config agent
running on the VM.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-04 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]