post
createApplicationObject
Resource URL
Environment | URL |
---|---|
Production |
https://digitalconnectproxy.verizon.com:443/policy-manager/policy-manager/policy/application |
Test |
http://omzlsgvnva003.ebiz.verizon.com:13271/policy-manager/policy/application |
Request Body Parameters
Attribute Name | Type | Description |
---|---|---|
objectName (required) | string | Object Name |
objectDescription | string | Object Description |
keywords | string | Array of keyword. |
objectProperty (required) | object | Element contains address, port and protocol |
Response Body Parameters
Attribute Name | Type | Description |
---|---|---|
objectName (required) | string | Object Name |
objectDescription | string | Object Description |
keywords | string | Array of keyword. |
objectProperty (required) | object | Element contains address, port and protocol |
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...