PlcmBillingStatus

PlcmBillingStatus

Current status for CDR creation


PlcmBillingStatus Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
totalNumberCdrRecordsint
numberCdrRecordsProcessedint
estimatedTimeRemainingSecondsint
actionTypeActionTypeMandatory
statusTypeStatusTypeMandatory
downloadReadyboolean True if download url contains a valid url for cdr export file
downloadUrlstring if download-ready is true contains
statusMessagestring Message relating to status if status is an error code
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.
fromDatedateTime
toDatedateTime
creationTimedateTime


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
StatusTypestring
Value must be one of:
  • ERROR
  • NOT_STARTED
  • RUNNING
  • SUCCESS
  • ERROR_ANOTHER_CDR_IS_BEING_GENERATED
  • ERROR_DB_NOT_READY
  • ERROR_UNKNOWN_CREATE
  • ERROR_UNKNOWN_STATUS
  • ERROR_UNKNOWN_DOWNLOAD
  • WARN_CDR_RESULTS_TRUNCATED
  • WARN_CDR_RESULTS_INCOMPLETE
  • GENERATION_COMPLETE
  • UNKNOWN
ActionTypestring
Value must be one of:
  • NOT_STARTED
  • CREATING_CDR_FILE
  • RETRIEVING_CDR_NUM_CALL_RECORDS
  • RETRIEVING_CDR_NUM_CONF_RECORDS
  • RETRIEVING_CDR_CALL_UUIDS
  • RETRIEVING_CDR_CALL_RECORDS
  • RETRIEVING_CDR_CONF_RECORDS
  • DOWNLOADING
  • UNKNOWN