[Index]

Model: device/skypeforbusinesshybrid/CsCdrConfiguration

Model Details: device/skypeforbusinesshybrid/CsCdrConfiguration

Title Description Details
KeepCallDetailForDays Indicates the number of days that CDR records will be kept in the CDR database; any records older than the specified number of days will automatically be deleted. (Note that purging will take place only if the EnablePurging property has been set to True.) KeepCallDetailForDays can be set to any integer value between 1 and 2562 days (approximately 7 years). The default value is 60.
  • Field Name: KeepCallDetailForDays
  • Type: Integer
ScopeClass
  • Field Name: ScopeClass
  • Type: String
Element
  • Field Name: Element
  • Type: String
InMemory Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>.
  • Field Name: InMemory
  • Type: Boolean
EnablePurging Indicates whether or not CDR records will periodically be deleted from the CDR database. If True (the default value), records will be deleted after the time period specified by the properties KeepCallDetailForDays (CDR records) and the KeepErrorReportForDays (CDR errors). If False, CDR records will be maintained indefinitely.
  • Field Name: EnablePurging
  • Type: Boolean
KeepErrorReportForDays Indicates the number of days that CDR error reports are kept; any reports older than the specified number of days will automatically be deleted. CDR error reports are diagnostic reports uploaded by client applications such as Skype for Business. You can set this property to any integer value between 1 and 2562 days (approximately 7 years). The default value is 60.
  • Field Name: KeepErrorReportForDays
  • Type: Integer
EnableCDR Indicates whether or not CDR is enabled. The default value is True.
  • Field Name: EnableCDR
  • Type: Boolean
PurgeHourOfDay Indicates the local time of day when expired records are deleted from the CDR database. The time of day is specified using a 24-hour clock, with 0 representing midnight (12:00 A.M.) and 23 representing 11:00 P.M. Note that you can only specify the hour of the day; that means that you can schedule purging to take place at 4:00 A.M. but you cannot schedule it to take place at 4:30 A.M. or 4:15 A.M. The default value is 2 (2:00 A.M.). It is recommended that purging take place during non-working hours. Database purging takes place only if the EnablePurging property is set to True.
  • Field Name: PurgeHourOfDay
  • Type: Integer
Anchor
  • Field Name: Anchor
  • Type: String
Identity * Represents the unique identifier to be assigned to the new collection of CDR configuration settings. Because you can only create new collections at the site scope, the Identity will always be the prefix "site:" followed by the site name; for example "site:Redmond".
  • Field Name: Identity
  • Type: String