reboots

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcknowledgeReboot

func AcknowledgeReboot(app core.App, agentID, rebootID string) (*types.RebootAcknowledgeResponse, error)

AcknowledgeReboot acknowledges a reboot operation (agent only)

func CreateReboot

func CreateReboot(app core.App, userID string, req types.RebootRequest) (*types.RebootResponse, error)

CreateReboot creates a new reboot operation record Only authenticated users can create reboots (not agents)

func GetReboot

func GetReboot(app core.App, userID, rebootID string) (*types.RebootResponse, error)

GetReboot retrieves a single reboot operation

func ListReboots

func ListReboots(app core.App, userID, agentID, status string) (*types.RebootListResponse, error)

ListReboots retrieves reboot operations for a user with optional filters

Types

This section is empty.

Jump to

Keyboard shortcuts

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