Resource type definition

type NIC (

static keylist SupportedActions = { "device.vfd" }

static int OfflineMonitorInterval = 60

static str ArgList[] = { Device, PingOptimize, Mii, NetworkHosts }

static str Operations = None

str Device

int PingOptimize = 1

int Mii = 1

str NetworkHosts[]

)