put
updateConfigset
Resource URL
Environment | URL |
---|---|
Production |
https://digitalconnectproxy.verizon.com:443/policy-manager/policy-change/policy |
Test |
http://omzlsgvnva003.ebiz.verizon.com:13271/policy-change/policy |
Request Body Parameters
Attribute Name | Type | Description |
---|---|---|
configSetId (required) |
string | Object Name |
objectName (required) |
string | Object Name |
objectDescription | string | Object Description |
objectType (required) | string | Object Type |
keywords | array | keyword. |
changeLog (required) | object | Contains userComment. |
objectProperty (required) |
array | Rule contains ruleId,VPNList, applicationGrpList, applicationList, apps, routingPath, ruleName, ruleProfiles, schedule and users |
Response Body Parameters
Attribute Name | Type | Description |
---|---|---|
configSetId (required) |
string | Object Name |
objectName (required) |
string | Object Name |
objectDescription | string | Object Description |
objectType (required) | string | Object Type |
keywords | array | keyword. |
changeLog (required) | object | Contains userComment. |
objectProperty (required) |
array | Rule contains ruleId,VPNList, applicationGrpList, applicationList, apps, routingPath, ruleName, ruleProfiles, schedule and users |
Body Parameters
Sample Request
Please login to send the sample request and get a reponse back.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request
-
401401
Unauthorized
-
403403
Forbidden
-
404404
Not Found
Working...