DeviceConfigRequiredInput
No description
Fields#
id (ID)#
This a primary key for DeviceConfig
name (String!)#
defines the name of the device configuration
version (Int!)#
number that determines what version the device configuration based from how many deployments are already made
config (GQLTJson)#
is a set of instructions to be executed by a network device
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
devices (DeviceConfigDevicesBelongsToManyInput)#
This is the mutation object for DeviceConfigDevicesBelongsToMany
deviceTypes (DeviceConfigDeviceTypesHasManyInput)#
This is the mutation object for DeviceConfigDeviceTypesHasMany
deviceTemplates (DeviceConfigDeviceTemplatesHasManyInput)#
This is the mutation object for DeviceConfigDeviceTemplatesHasMany