getMicrovm

abstract suspend fun getMicrovm(input: GetMicrovmRequest): GetMicrovmResponse

Retrieves the details of a specific MicroVM, including its state, endpoint, image information, and configuration. The state field is eventually consistent — determine readiness by connecting to the endpoint.