Resource type definition

type DiskGroup (

static keylist SupportedActions = { "license.vfd", "disk.vfd", "udid.vfd", "verifyplex.vfd", checkudid, numdisks, campusplex, joindg, splitdg, getvxvminfo, volinuse }

static int NumThreads = 1

static int OnlineRetryLimit = 1

static str ArgList[] = { DiskGroup, StartVolumes, StopVolumes,

UmountVolumes, MonitorOnly, MonitorReservation, tempUseFence, PanicSystemOnDGLoss }

str DiskGroup

str StartVolumes = 1

str StopVolumes = 1

int UmountVolumes = 0

boolean MonitorReservation = 0

temp str tempUseFence = INVALID

boolean PanicSystemOnDGLoss = 1

)

type DiskGroup (

static keylist SupportedActions = { "license.vfd", "disk.vfd", "udid.vfd", "verifyplex.vfd", checkudid, numdisks, campusplex, joindg, splitdg, getvxvminfo, volinuse }

static int NumThreads = 1

static int OnlineRetryLimit = 1

static str ArgList[] = { DiskGroup, StartVolumes, StopVolumes,

UmountVolumes, MonitorOnly, MonitorReservation, tempUseFence, PanicSystemOnDGLoss }

str DiskGroup

boolean StartVolumes = 1

boolean StopVolumes = 1

int UmountVolumes = 0

boolean MonitorReservation = 0

boolean PanicSystemOnDGLoss = 1

temp str tempUseFence = INVALID

)

type DiskGroup (

static keylist SupportedActions = { "license.vfd", "disk.vfd", "udid.vfd", "verifyplex.vfd", checkudid, numdisks, campusplex, joindg, splitdg, getvxvminfo, volinuse }

static int OnlineRetryLimit = 1

static str ArgList[] = { DiskGroup, StartVolumes, StopVolumes,

UmountVolumes, MonitorOnly, MonitorReservation, tempUseFence, PanicSystemOnDGLoss }

str DiskGroup

str StartVolumes = 1

str StopVolumes = 1

int UmountVolumes = 0

static int NumThreads = 1

boolean MonitorReservation = 0

temp str tempUseFence = INVALID

boolean PanicSystemOnDGLoss = 1

)