availableportspeeds-post

POST

availableportspeeds-post

It is a request to get the Available Port Speeds for a Circuit Id of the Verizon network. Before sending Port 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: You can make use this response to work with Bandwidth, Increase Decrease Port Speed and Mass Service Speed Change Ondemand APIs to change port speed.



Resource URL

 
Environment URL
Production

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

Test

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

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
availablePortSpeedsList of Port Speeds
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
availablePortSpeedsList of Port Speeds

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...