Current status for CDR creation
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| totalNumberCdrRecords | int | ||
| numberCdrRecordsProcessed | int | ||
| estimatedTimeRemainingSeconds | int | ||
| actionType | ActionType | Mandatory | |
| statusType | StatusType | Mandatory | |
| downloadReady | boolean | True if download url contains a valid url for cdr export file | |
| downloadUrl | string | if download-ready is true contains | |
| statusMessage | string | Message relating to status if status is an error code | |
| entityTag | EntityTag | 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. | |
| fromDate | dateTime | ||
| toDate | dateTime | ||
| creationTime | dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
| StatusType | string | Value must be one of:
|
| ActionType | string | Value must be one of:
|