GoogleApi.VMMigration.V1.Model.VmwareVmsDetails (google_api_vm_migration v0.3.0) View Source
VmwareVmsDetails describes VMs in vCenter.
Attributes
-
details(type:list(GoogleApi.VMMigration.V1.Model.VmwareVmDetails.t), default:nil) - The details of the vmware VMs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.VMMigration.V1.Model.VmwareVmsDetails{
details: [GoogleApi.VMMigration.V1.Model.VmwareVmDetails.t()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.