[Index]

Model: device/cuc/MessageAgingRule

Model Details

Title Description Details
Aging Rule Type Contains the type or purpose of the aging rule
  • Field Name: AgingRuleType
  • Type: Integer
Secure Apply this rule to messages where tbl_Message.Secure is equal to this value.
  • Field Name: Secure
  • Type: Boolean
Object Id The primary key for this table. A globally unique, system-generated identifier for a MessageAgingRule object. - template parameter [2]
  • Field Name: ObjectId
  • Type: String
Send Notification If True, send message owners a notification before taking action based on this rule.
  • Field Name: SendNotification
  • Type: Boolean
Notification Days If SendNotification is True, send the notification this many days before the rule takes place.
  • Field Name: NotificationDays
  • Type: Integer
Message Aging Policy URI
  • Field Name: MessageAgingPolicyURI
  • Type: String
  • Format: uri
Enabled If not true, then don't apply this rule as part of the message aging policy
  • Field Name: Enabled
  • Type: Boolean
Days Age message older than this number of days.
  • Field Name: Days
  • Type: Integer
URI
  • Field Name: URI
  • Type: String
  • Format: uri
Rule Description The description for the rule.
  • Field Name: RuleDescription
  • Type: String
Message Aging Policy Object Id * The objectid of the MessageAgingPolicy to which this rule belongs. - template parameter [1]
  • Field Name: MessageAgingPolicyObjectId
  • Type: ["String"]
  • Target: device/cuc/MessageAgingPolicy
  • Target attr: ObjectId
  • Format: uri
API reference for device/cuc/MessageAgingRule