DeviceTypeRequiredInput
No description
Fields#
id (ID)#
This a primary key for DeviceType
name (String!)#
This is the name of the device type that will be displayed.
operatingSystem (DeviceTypeOperatingSystemRequiredInputEnum)#
This is an operating system column
networkPurpose (DeviceTypeNetworkPurposeRequiredInputEnum)#
This is a network purpose column
renderType (DeviceTypeRenderTypeRequiredInputEnum)#
This is a render type column
imagePath (String)#
This is an image path column
iconPath (String)#
This is an icon path column
portSeparator (String)#
This is a port separator column
portFormat (String)#
This is a port format column
sidePortFormat (String)#
This is a side port format column
portRows (Int)#
This is a port rows column
portCount (Int)#
This is a port count column
sideSFPCount (Int)#
This is a side sfp count column
showSideSFP (Boolean)#
This is a show side sfp column
allSFP (Boolean)#
This is an all sfp column
autoMargins (Boolean)#
This is an auto margins column
terminalEnabled (Boolean)#
This is an auto margins column
sshPort (Int)#
httpProxyEnabled (Boolean)#
This is an auto margins column
httpProxyPort (Int)#
httpProxyIsSSL (Boolean)#
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
deviceConfigId (ID)#
This a primary key for DeviceType
devices (DeviceTypeDevicesHasManyInput)#
This is the mutation object for DeviceTypeDevicesHasMany
nodeConfig (DeviceTypeNodeConfigHasManyInput)#
This is the mutation object for DeviceTypeNodeConfigHasMany
defaultConfig (DeviceTypeDefaultConfigBelongsToInput)#
This is the mutation object for DeviceTypeDefaultConfigBelongsTo