serviceadminupanddown-post

POST

serviceadminupanddown-post

It is a request to update the Admin Status of an Interface to no-shutdown or shutdown for a Circuit Id of the Verizon network.


Note: You can refer to Admin Status API to get the available admin status options.



Resource URL

 
Environment URL
Production

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

Test

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

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.
adminStatus
(required)
string(50)The Admin status need to update for the mentioned circuitId.
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.
adminStatus
(required)
string(50)The Admin status need to update for the mentioned circuitId.
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...