firecracker-node
    Preparing search index...

    Interface InstanceActionInfo

    Wrapper containing the action to be performed on the instance. This is the body expected by the PUT /actions endpoint.

    interface InstanceActionInfo {
        action_type: InstanceAction;
    }
    Index

    Properties

    Properties

    action_type: InstanceAction