servicestaticrouteupdate-post

POST

servicestaticrouteupdate-post

It is a request to update the Static Route of a Circuit Id of the Verizon network. Static routes can be added or removed with any routing protocol.



Resource URL

 
Environment URL
Production

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

Test

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

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.
addRemoveStaticRoute
(required)
string(50)
routingProtocol
(required)
string(50)
staticRoutesAddArray
(required)
string(50)
staticRoutesRemoveArray
(required)
string(50).
Attribute NameType Description
OrderIdNumber
schedulerEnabledBoolean
StatusString
Attribute NameType Description
circuitId
(required)
string(50)Circuit Id of the user.  Example: WXXX4XXX.
pvcId
(required)
string(50)Pvc Id of the mentioned circuitId.
addRemoveStaticRoute
(required)
string(50)
routingProtocol
(required)
string(50)
staticRoutesAddArray
(required)
string(50)
staticRoutesRemoveArray
(required)
string(50).
Attribute NameType Description
OrderIdNumber
schedulerEnabledBoolean
StatusString

Body Parameters


Name Values Description
body
(required)

Sample Request

 

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

Working...