@itentialopensource/adapter-onap_dcae
Version:
This adapter integrates with system described as: onap_dcae.
155 lines • 3.17 kB
JSON
{
"serviceId": "string",
"selfLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"created": "string",
"modified": "string",
"typeLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"vnfId": "string",
"vnfLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string"
],
"params": {},
"type": "string"
},
"vnfType": "string",
"vnfLocation": "string",
"deploymentRef": "string",
"components": [
{
"componentId": "string",
"componentLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"created": "string",
"modified": "string",
"componentType": "string",
"componentSource": "DMaaPController",
"status": "string",
"location": "string",
"shareable": 1
},
{
"componentId": "string",
"componentLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"created": "string",
"modified": "string",
"componentType": "string",
"componentSource": "DMaaPController",
"status": "string",
"location": "string",
"shareable": 3
},
{
"componentId": "string",
"componentLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"created": "string",
"modified": "string",
"componentType": "string",
"componentSource": "DCAEController",
"status": "string",
"location": "string",
"shareable": 7
},
{
"componentId": "string",
"componentLink": {
"title": "string",
"rel": "string",
"uri": "string",
"uriBuilder": {},
"rels": [
"string",
"string",
"string",
"string"
],
"params": {},
"type": "string"
},
"created": "string",
"modified": "string",
"componentType": "string",
"componentSource": "DMaaPController",
"status": "string",
"location": "string",
"shareable": 6
}
]
}