Avalanche SDK Client
    Preparing search index...

    Type Alias GetVMsReturnType

    Return type for the info.getVMs method.

    type GetVMsReturnType = {
        vms: { [key: string]: string[] };
    }
    Index

    Properties

    Properties

    vms: { [key: string]: string[] }

    Map of VM IDs to their aliases