...
User-Agent: Jakarta Commons-HttpClient/3.1
Host: 192.172.97.237:80808185
POST http://192.172.97.237:8080/activityspec-api8185/v1.0/activity-spec
{
"name": "Stop_VNF",
...
Field Name | Mandatory(M) /Optional(O) /Conditional(C) |
---|---|
InvariantUUIDid | Y |
UUIDversionId | Y |
Sample
...
Response headers:
HTTP/1.1 200 OK
Content-Type: application/json
Date: Wed, 21 Feb 2018 08:13:57 GMT
Transfer-Encoding: chunked
Server: Jetty(9.3.6.v20151106)
DataEncoding: null
{
: "id":"8f2602ea6a764f3ba14d411fe903ffde",
: "versionId":"d70f54067a764cf79dde74c4822bb03d"
}
HTTP Response Codes
HTTP Response Code | Description |
---|---|
200 | Success |
TBD | Mandatory Parameters Missing in the Request |
TBD | Parameters validation failure |
TBD | Parameter Invalid Format |
...