Class GuestRuntimeDetails (0.1.6)

GuestRuntimeDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Guest OS runtime information.

Attributes

NameDescription
services google.cloud.migrationcenter_v1.types.RunningServiceList
Running background services.
processes google.cloud.migrationcenter_v1.types.RunningProcessList
Running processes.
network google.cloud.migrationcenter_v1.types.RuntimeNetworkInfo
Runtime network information (connections, ports).
last_boot_time google.protobuf.timestamp_pb2.Timestamp
Last time the OS was booted.
domain str
Domain, e.g. c.stratozone-development.internal.
machine_name str
Machine name.
installed_apps google.cloud.migrationcenter_v1.types.GuestInstalledApplicationList
Installed applications information.
open_file_list google.cloud.migrationcenter_v1.types.OpenFileList
Open files information.