Skip to main content

cPVAL DeferFeatureUpdates

Summary

This custom field is used to store the values for DeferFeatureUpdates. It contains two possible values: Enabled or Disabled.

Details

LabelField NameDefinition ScopeTypeRequiredDefault ValueTechnician PermissionAutomation PermissionAPI PermissionDescriptionTool TipFooter TextCustom Field Tab Name
cPVAL DeferFeatureUpdatescpvalDeferfeatureupdatesDevice, Location, OrganizationDropDownfalseEditableRead/WriteRead/WriteThis custom field is used to store the values for DeferFeatureUpdates. It contains two possible values: 1 = Enabled, 2 = Disabled.The value in the Custom Field must be set to either Enabled or Disabled. The script will then read this value and configure the corresponding setting accordingly (using 0 or 1 based on the Custom Field data).The value in the Custom Field must be set to either Enabled or Disabled. The script will then read this value and configure the corresponding setting accordingly (using 0 or 1 based on the Custom Field data).Device Standards

Dependencies

Custom Field Creation

Sample Screenshot

Image1

Changelog

2026-03-06

  • Initial version of the document