Versions in this module Expand all Collapse all v1 v1.5.1 May 14, 2026 v1.5.0 May 13, 2026 Changes in this version + func Execute() + type BulkQueueUpdateRequest struct + Bundle string + Components string + SwitchUUIDs []string + type BulkRegistrationRequest struct + Switches []SwitchRegistrationRequest + type SwitchRegistrationRequest struct + BMC struct{ ... } + NVOS struct{ ... } + RackID string + type SwitchWithStatus struct + Switch *pb.NVSwitchTray + UpdateStatus *UpdateStatusSummary + type UIServer struct + type UpdateStatusSummary struct + Cancelled int + Completed int + CompletedComps []string + Failed int + FailedComps []string + InProgress int + InProgressComps []string + Queued int + QueuedComps []string + StatusClass string + StatusText string + Total int