Current status for CDR creation
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | List of link | See Definition of link | |
| total-number-cdr-records | xs:int | ||
| number-cdr-records-processed | xs:int | ||
| estimated-time-remaining-seconds | xs:int | ||
| action-type | ActionType | Mandatory | |
| status-type | StatusType | Mandatory | |
| download-ready | xs:boolean | True if download url contains a valid url for cdr export file | |
| download-url | xs:string | if download-ready is true contains | |
| status-message | xs:string | Message relating to status if status is an error code | |
| entity-tag | 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. | |
| from-date | xs:dateTime | ||
| to-date | xs:dateTime | ||
| creation-time | xs:dateTime |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
| StatusType | xs:string | Value must be one of:
|
| ActionType | xs:string | Value must be one of:
|