Avalanche SDK Client - v0.0.4-alpha.14
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 - v0.0.4-alpha.14
Loading...
Return type for the info.getVMs method.