GoogleApi.VMMigration.V1.Model.VmwareVmsDetails (google_api_vm_migration v0.11.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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.VMMigration.V1.Model.VmwareVmsDetails{
  details: [GoogleApi.VMMigration.V1.Model.VmwareVmDetails.t()] | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.