GoogleApi.VMMigration.V1.Model.VmwareSourceDetails (google_api_vm_migration v0.11.0)
View SourceVmwareSourceDetails message describes a specific source details for the vmware source type.
Attributes
-
password
(type:String.t
, default:nil
) - Input only. The credentials password. This is write only and can not be read in a GET operation. -
resolvedVcenterHost
(type:String.t
, default:nil
) - The hostname of the vcenter. -
thumbprint
(type:String.t
, default:nil
) - The thumbprint representing the certificate for the vcenter. -
username
(type:String.t
, default:nil
) - The credentials username. -
vcenterIp
(type:String.t
, default:nil
) - The ip address of the vcenter this Source represents.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.