GET api/WLR3/LineDetails/{CLI}
This method returns line details of a given Openreach CLI
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CLI | The Call Line Identifier | string |
Required |
Body Parameters
None.
Response Information
Resource Description
LineDetailsResponseName | Description | Type | Additional information |
---|---|---|---|
CLI | Call Line Identifier | string |
None. |
LineType | The Line type as reported by Openreach | string |
None. |
Lines | Number of lines on CLI | integer |
None. |
CareLevel | Default service level | string |
None. |
IsCPSSupported | Indicate support for CPS | boolean |
None. |
StructuredQueryCodes | List of supported SQCs | Collection of WLR3_SQCView |
None. |
NetworkFeatures | List of supported line features | Collection of WLR3_NetworkFeaturesView |
None. |