export class VfModuleInstance { instanceName: string; volumeGroupName: string; instanceParams: { [key: string] : string; }; }