Resource type definition

type SANVolume (

static int OnlineRetryLimit = 4

static str ArgList[] = { SANVolume, SANDiskGroup, VolumeServer, Domain, ExclusiveUse, Preempt, AccessPolicy }

str Domain

str SANDiskGroup

str SANVolume

str VolumeServer

boolean ExclusiveUse = 1

boolean Preempt = 1

str AccessPolicy = RDWR

)