Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::GuestRuntimeDetails (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GuestRuntimeDetails.

Guest OS runtime information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#domain

def domain() -> ::String
Returns
  • (::String) — Domain, e.g. c.stratozone-development.internal.

#domain=

def domain=(value) -> ::String
Parameter
  • value (::String) — Domain, e.g. c.stratozone-development.internal.
Returns
  • (::String) — Domain, e.g. c.stratozone-development.internal.

#installed_apps

def installed_apps() -> ::Google::Cloud::MigrationCenter::V1::GuestInstalledApplicationList
Returns

#installed_apps=

def installed_apps=(value) -> ::Google::Cloud::MigrationCenter::V1::GuestInstalledApplicationList
Parameter
Returns

#last_boot_time

def last_boot_time() -> ::Google::Protobuf::Timestamp
Returns

#last_boot_time=

def last_boot_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#machine_name

def machine_name() -> ::String
Returns
  • (::String) — Machine name.

#machine_name=

def machine_name=(value) -> ::String
Parameter
  • value (::String) — Machine name.
Returns
  • (::String) — Machine name.

#network

def network() -> ::Google::Cloud::MigrationCenter::V1::RuntimeNetworkInfo
Returns

#network=

def network=(value) -> ::Google::Cloud::MigrationCenter::V1::RuntimeNetworkInfo
Parameter
Returns

#open_file_list

def open_file_list() -> ::Google::Cloud::MigrationCenter::V1::OpenFileList
Returns

#open_file_list=

def open_file_list=(value) -> ::Google::Cloud::MigrationCenter::V1::OpenFileList
Parameter
Returns

#processes

def processes() -> ::Google::Cloud::MigrationCenter::V1::RunningProcessList

#processes=

def processes=(value) -> ::Google::Cloud::MigrationCenter::V1::RunningProcessList
Parameter

#services

def services() -> ::Google::Cloud::MigrationCenter::V1::RunningServiceList
Returns

#services=

def services=(value) -> ::Google::Cloud::MigrationCenter::V1::RunningServiceList
Parameter
Returns