ondemandqualityofservicechange-post

POST

ondemandqualityofservicechange-post

API provides capability to update QOS (Quality Of Service) parameters of Verizon circuit.


Multiple transactions in a day are supported for VRD circuits, but for legacy circuits you must wait for 24 hours after the a transaction is issued.


You can upgrade or downgrade the Gold CAR (EF Real Time) value within the limitation of Gold CAR. Minimum Gold CAR value is 0K, and the maximum Gold CAR value is set to DS3, not to exceed the Logical Port Speed. Increasing Gold CAR has a CPE performance impact. If you have questions, contact your account team before submitting this change.


Note: CAR Details API can be used to provide list of available CAR speeds for a given circuit.



Resource URL

 
Environment URL
Production

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

Test

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

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.
qos
(optional)
string(50)The Egress Profile to update for the mentioned circuitId.
goldCar
(optional)
string(50)The Car speed need to update for the mentioned circuitId.
cosType
(optional)
string(50)The Class of service to update for the mentioned circuitId.
Attribute NameType Description
StatusString
userNoteString
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
qos
(optional)
string(50)The Egress Profile to update for the mentioned circuitId.
goldCar
(optional)
string(50)The Car speed need to update for the mentioned circuitId.
cosType
(optional)
string(50)The Class of service to update for the mentioned circuitId.
Attribute NameType Description
StatusString
userNoteString

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...