[Index]

Model: device/cuc/ConfigurationValue

Model Details

Title Description Details
Max Val For integer values, the maximum allowed value.
  • Field Name: MaxVal
  • Type: Integer
Requires Restart A flag indicating whether or not CUC will need to be restarted if this setting is changed.
  • Field Name: RequiresRestart
  • Type: Boolean
Last Modified By Component The name of the component that last modified this node.
  • Field Name: LastModifiedByComponent
  • Type: String
Min Val For integer values, the minimum allowed value.
  • Field Name: MinVal
  • Type: Integer
URI
  • Field Name: URI
  • Type: String
  • Format: uri
Value Value of the node.
  • Field Name: Value
  • Type: ["String", "Null"]
User Setting A flag indicating whether this Configuration object is accessible to an end user (administrator). Some settings are essentially internal, and not meant to be configured by end users.
  • Field Name: UserSetting
  • Type: Boolean
Full Name The fully qualified name of the node. - template parameter [1]
  • Field Name: FullName
  • Type: String
Type The data type of the node value.
  • Field Name: Type
  • Type: Integer
Last Modified Time The date and time of the last modification.
  • Field Name: LastModifiedTime
  • Type: String
Regex Validation For string values, a regular expression string used to validate the string value.
  • Field Name: RegexValidation
  • Type: String
API reference for device/cuc/ConfigurationValue