Variable InstanceActionsConst
InstanceActions: {
FlushMetrics: "FlushMetrics";
InstanceStart: "InstanceStart";
SendCtrlAltDel: "SendCtrlAltDel";
} = ...
Type Declaration
ReadonlyFlushMetrics: "FlushMetrics"
ReadonlyInstanceStart: "InstanceStart"
ReadonlySendCtrlAltDel: "SendCtrlAltDel"
Actions that can be performed on a Firecracker instance. These can be specified in the PUT
/actionsendpoint.