cURL
curl --request GET \ --url https://api.nova-cloud.ai/vms/{vm_id}/access-info \ --header 'Authorization: Bearer <token>'
Get access information for a VM including tunnel URLs and launch tokens.
Use a JWT access token or API key (prefixed with nv_)
VM access information