Resource type definitions

The RVG agent resource type definition follows.

type RVG (
    static int NumThreads = 1
		  static str ArgList[] = { RVG, DiskGroup }
    str RVG
		  str DiskGroup
		  str StorageRVG
		  str StorageDG
		  str StorageHostIds
)