Resource type definition

type NIC (

static keylist SupportedActions = { "device.vfd" }

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

static int OfflineMonitorInterval = 60

static str Operations = None

str Device

int PingOptimize = 1

str NetworkHosts[]

str Protocol

str NetworkType

)