runMicrovm

abstract suspend fun runMicrovm(input: RunMicrovmRequest): RunMicrovmResponse

Runs a new MicroVM from the specified image. The MicroVM starts in PENDING state and transitions to RUNNING once provisioning completes. To connect, generate an authentication token using CreateMicrovmAuthToken.