plcm-billing-status.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-billing-status  PlcmBillingStatus

Current status for CDR creation


Complex Types

PlcmBillingStatus Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
total-number-cdr-recordsxs:int
number-cdr-records-processedxs:int
estimated-time-remaining-secondsxs:int
action-typeActionTypeMandatory
status-typeStatusTypeMandatory
download-readyxs:boolean True if download url contains a valid url for cdr export file
download-urlxs:string if download-ready is true contains
status-messagexs:string Message relating to status if status is an error code
entity-tagEntityTag 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.
from-datexs:dateTime
to-datexs:dateTime
creation-timexs:dateTime


Simple Types


NameTypeRestrictions
EntityTagxs:string
Length of value must be >=1
Length of value must be <=64
StatusTypexs:string
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
ActionTypexs:string
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