v2

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BootParams added in v1.9.0

type BootParams struct {
	InstanceID     string
	BIOSBootString string
	BootString     string
}

type BootSettings added in v1.9.0

type BootSettings struct {
	IsHTTPSBootExists bool
	IsPBAExists       bool
	IsWinREExists     bool
}

type Features

type Features struct {
	UserConsent           string `json:"userConsent" example:"kvm"`
	EnableSOL             bool   `json:"enableSOL" example:"true"`
	EnableIDER            bool   `json:"enableIDER" example:"true"`
	EnableKVM             bool   `json:"enableKVM" example:"true"`
	Redirection           bool   `json:"redirection" example:"true"`
	OptInState            int    `json:"optInState" example:"0"`
	KVMAvailable          bool   `json:"kvmAvailable" example:"true"`
	OCR                   bool   `json:"httpBoot" example:"true"`
	HTTPSBootSupported    bool   `json:"httpBootSupported,omitempty" example:"true"`
	WinREBootSupported    bool   `json:"winREBootSupported,omitempty" example:"true"`
	LocalPBABootSupported bool   `json:"localPBABootSupported,omitempty" example:"true"`
	RemoteErase           bool   `json:"remoteErase" example:"true"`
}

type Version

type Version struct {
	Flash               string `json:"flash" example:"<major>.<minor>.<revision>.<build>"`
	Netstack            string `json:"netstack" example:"<major>.<minor>.<revision>.<build>"`
	AMTApps             string `json:"amtApps" example:"<major>.<minor>.<revision>.<build>"`
	AMT                 string `json:"amt" example:"<major>.<minor>.<revision>.<build>"`
	SKU                 string `json:"sku" example:"<major>.<minor>.<revision>.<build>"`
	VendorID            string `json:"vendorID" example:"<major>.<minor>.<revision>.<build>"`
	BuildNumber         string `json:"buildNumber" example:"<major>.<minor>.<revision>.<build>"`
	RecoveryVersion     string `json:"recovery" example:"<major>.<minor>.<revision>.<build>"`
	RecoveryBuildNumber string `json:"recoveryBuildNumber" example:"<major>.<minor>.<revision>.<build>"`
	LegacyMode          *bool  `json:"legacyMode" example:"false"`
	AMTFWCoreVersion    string `json:"amtFWCore" example:"<major>.<minor>.<revision>.<build>"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL