Avalanche SDK Client
Preparing search index...
methods/info
GetVMsReturnType
Type Alias GetVMsReturnType
Return type for the info.getVMs method.
type
GetVMsReturnType
=
{
vms
:
{
[
key
:
string
]:
string
[]
}
;
}
Index
Properties
vms
Properties
vms
vms
:
{
[
key
:
string
]:
string
[]
}
Map of VM IDs to their aliases
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
vms
GitHub
Avalanche Docs
Avalanche SDK Client
Loading...
Return type for the info.getVMs method.