Extension
{
"extensionId": "string",
"name": "string",
"type": "string",
"extensionKey": "string",
"description": "string",
"interfaceInfo": {
"url": "string",
"description": "string",
"trustedCertificates": [
{}
]
},
"accessInfo": {
"clientId": "string",
"clientSecret": "string"
},
"state": "string",
"extensionSubtype": "string",
"products": [
{}
],
"vimInfo": [
{
"vimName": "string",
"vimId": "string"
}
],
"autoScaleEnabled": false,
"autoHealEnabled": false,
"version": "string",
"vnfCount": 0,
"vnfCatalogCount": 0
}
TCA generated identifier for the Extension registered
Name of the Extension with which it was created
Type of the Extension
Extension Key
Context of the Extension
interfaceInfo
accessInfo
additionalParameters
State of the Extension in TCA context
Subtype of the Extension
Information regarding the SVNFM Extension
vimInfo
Boolean to determine auto scale enabled on the Extension or not
Boolean to determine auto scale heal on the Extension or not
Version of the Extension
Count of VNF associated with the Extension
Count of VNF catalog associated with the Extension