v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1424154118.9 KB

Creates a shell authentication token for interactive shell access to a running MicroVM. The MicroVM must have been run with the SHELL_INGRESS network connector attached.

post/2025-09-09/microvms/{microvmIdentifier}/shell-auth-token

Path parameters

microvmIdentifierstring required

The ARN or ID of the MicroVm

The ID of the MicroVM to create a shell authentication token for.

Request body

expirationInMinutesinteger required

The duration in minutes before the shell authentication token expires.

Response

Success

authTokenobject required

The generated shell authentication token key-value pairs for accessing the MicroVM.