Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::VmwareSourceVmDetails.
Represent the source Vmware VM details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#architecture
def architecture() -> ::Google::Cloud::VMMigration::V1::VmArchitecture
Returns
- (::Google::Cloud::VMMigration::V1::VmArchitecture) — Output only. The VM architecture.
#committed_storage_bytes
def committed_storage_bytes() -> ::Integer
Returns
- (::Integer) — Output only. The total size of the disks being migrated in bytes.
#disks
def disks() -> ::Array<::Google::Cloud::VMMigration::V1::VmwareSourceVmDetails::VmwareDiskDetails>
Returns
- (::Array<::Google::Cloud::VMMigration::V1::VmwareSourceVmDetails::VmwareDiskDetails>) — Output only. The disks attached to the source VM.
#firmware
def firmware() -> ::Google::Cloud::VMMigration::V1::VmwareSourceVmDetails::Firmware
Returns
- (::Google::Cloud::VMMigration::V1::VmwareSourceVmDetails::Firmware) — Output only. The firmware type of the source VM.
#vm_capabilities_info
def vm_capabilities_info() -> ::Google::Cloud::VMMigration::V1::VmCapabilities
Returns
- (::Google::Cloud::VMMigration::V1::VmCapabilities) — Output only. Information about VM capabilities needed for some Compute Engine features.