5a1e4a1ccb
At present the VNF mgmt IP address is assigned to parameter name of "mgmt_url". In this patch it is changed to "mgmt_ip_address" which will be relevant one Co-Authored-By: Dharmendra Kushwaha <dharmendra.kushwaha@india.nec.com> Change-Id: I621b71d4af96a4bfa0f27442efe4d302c5afa96d Partial-Bug: #1648327
19 lines
509 B
JSON
19 lines
509 B
JSON
{
|
|
"ns": [
|
|
{
|
|
"name": "network_service"
|
|
"description": "sample-ns",
|
|
"status": "PENDING_CREATE",
|
|
"created_at": "2017-01-30 20:23:49.566482",
|
|
"tenant_id": "a81900a92bda40588c52699e1873a92f",
|
|
"vim_id": "96025dd5-ca16-49f3-9823-958eb04260c4",
|
|
"updated_at": null,
|
|
"mgmt_ip_addresses": null,
|
|
"vnf_ids": null,
|
|
"error_reason": null,
|
|
"nsd_id": "99b2851e-a6a7-4467-9554-0eb50633f012",
|
|
"id": "076d8bcb-5ad4-4036-a692-fe488d24f77d",
|
|
}
|
|
]
|
|
}
|