Suspends a running MicroVM, preserving its full memory and disk state. The MicroVM transitions through SUSPENDING to SUSPENDED. To restore, call ResumeMicrovm or send traffic to the endpoint if autoResumeEnabled is true.
post/2025-09-09/microvms/{microvmIdentifier}/suspend
Path parameters
microvmIdentifierstring required
The ARN or ID of the MicroVm
The ID of the MicroVM to suspend.
Response
Success
SuspendMicrovmResponse required