cardetails-post

POST

cardetails-post

It is a request to get the Available Car Speeds for a Circuit Id of the Verizon network. Before sending Car Speed list Verizon is checking for Network constraints to see if there is enough capacity to support these speeds and sending only the filtered values.


Note: The output of this API can be used to change CAR on Bandwidth, Ondemand Quality of Service Change APIs.



Resource URL

 
Environment URL
Production

https://digitalconnectproxy.verizon.com:443/DynamicBandwidth/privateip/cardetails    

Test

https://digitalconnectproxyuat.verizon.com/DynamicBandwidthTest/privateip/cardetails    

Name Values Description
Content-Type

Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
Attribute NameType Description
StatusString
goldCarListList of CARs
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
Attribute NameType Description
StatusString
goldCarListList of CARs

Body Parameters


Name Values Description
body
(required)

Sample Request

 

Please login to send the sample request and get a reponse back.

Working...