Extensions
Extensions
JSON Example
{
"extensions": [
{
"extensionSubtype": "extensionSubtype",
"vimInfo": [
{
"vimName": "vimName",
"vimId": "vimId"
},
{
"vimName": "vimName",
"vimId": "vimId"
}
],
"description": "description",
"vnfCount": 0,
"type": "type",
"autoHealEnabled": true,
"version": "version",
"products": [
"",
""
],
"autoScaleEnabled": true,
"name": "name",
"interfaceInfo": {
"trustedCertificates": [
"",
""
],
"description": "description",
"url": "url"
},
"additionalParameters": "{}",
"extensionKey": "extensionKey",
"accessInfo": {
"clientId": "clientId",
"clientSecret": "clientSecret"
},
"state": "state",
"extensionId": "extensionId",
"vnfCatalogCount": 6
},
{
"extensionSubtype": "extensionSubtype",
"vimInfo": [
{
"vimName": "vimName",
"vimId": "vimId"
},
{
"vimName": "vimName",
"vimId": "vimId"
}
],
"description": "description",
"vnfCount": 0,
"type": "type",
"autoHealEnabled": true,
"version": "version",
"products": [
"",
""
],
"autoScaleEnabled": true,
"name": "name",
"interfaceInfo": {
"trustedCertificates": [
"",
""
],
"description": "description",
"url": "url"
},
"additionalParameters": "{}",
"extensionKey": "extensionKey",
"accessInfo": {
"clientId": "clientId",
"clientSecret": "clientSecret"
},
"state": "state",
"extensionId": "extensionId",
"vnfCatalogCount": 6
}
]
}