update the api doc of create/list/show/update-vim Closes-bug: #1777549 Partially Implements: blueprint update-api-ref-for-rocky Change-Id: Ie796d2024e30191d0724053273c8df6c2b806821
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"vim": {
|
|
"status": "REACHABLE",
|
|
"description": "New Description",
|
|
"tenant_id": "a5346a4d3c464b4f8776ee2f4bfb86af",
|
|
"created_at": "2018-06-18 04:13:26",
|
|
"vim_project": {
|
|
"project_domain_name": "NewDomain",
|
|
"name": "new_nfv"
|
|
}
|
|
"updated_at": "2018-06-18 04:33:41.462895",
|
|
"is_default": false,
|
|
"auth_url": "http://192.168.42.131/identity/v3",
|
|
"placement_attr": {
|
|
"regions": [
|
|
"RegionOne"
|
|
]
|
|
},
|
|
"auth_cred": {
|
|
"username": "new_nfv_user",
|
|
"password": "***",
|
|
"project_id": null,
|
|
"project_name": "new_nfv",
|
|
"user_domain_name": "NewDomain",
|
|
"auth_url": "http://192.168.42.131/identity/v3",
|
|
"project_domain_name": "NewDomain",
|
|
"cert_verify": "True",
|
|
"key_type": "barbican_key",
|
|
"secret_uuid": "***"
|
|
},
|
|
"type": "openstack",
|
|
"id": "28dbc4f0-80e2-4006-b26c-724a1202e82d",
|
|
"name": "new_VIM1"
|
|
}
|
|
}
|