ParamsForVnfAdditionalParams

ParamsForVnfAdditionalParams
ParamsForVnfAdditionalParams
JSON Example
{
    "nfType": "string",
    "entityPrefix": "string",
    "vduParams": [
        {
            "vduName": "string",
            "deploymentProfileId": "string",
            "chartName": "string",
            "namespace": "string",
            "repoUrl": "string",
            "username": "string",
            "password": "string",
            "overrides": "string",
            "metadata": {}
        }
    ],
    "instantiationLevelId": "string",
    "extVirtualLinks": [
        {
            "extVirtualLinkId": "string",
            "vimId": "string",
            "resourceProviderId": "string",
            "resourceId": "string",
            "extCps": [
                {
                    "cpdId": "string",
                    "cpConfig": [
                        {
                            "cpInstanceId": "string",
                            "linkPortId": "string",
                            "cpProtocolData": [
                                {
                                    "layerProtocol": "string",
                                    "ipOverEthernet": {
                                        "macAddress": "string",
                                        "ipAddresses": [
                                            {
                                                "type": "string",
                                                "fixedAddresses": [
                                                    "string"
                                                ],
                                                "numDynamicAddresses": 0,
                                                "addressRange": {
                                                    "minAddress": "string",
                                                    "maxAddress": "string"
                                                },
                                                "subnetId": "string"
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    ]
                }
            ],
            "extLinkPorts": [
                {
                    "id": "string",
                    "resourceHandle": {
                        "vimId": "string",
                        "resourceProviderId": "string",
                        "resourceId": "string",
                        "vimLevelResourceType": "string"
                    }
                }
            ]
        }
    ],
    "nodeProfileName": "string",
    "vimConnectionInfo": [
        {
            "id": "string",
            "vimId": "string",
            "vimType": "string",
            "extra": {
                "deploymentProfileId": "string",
                "nodeProfileName": "string"
            }
        }
    ],
    "lcmInterfaces": {
        "instantiate_start": [
            {
                "name": "string",
                "value": "string"
            }
        ]
    }
}
string
nfType
Optional

Vnf type, ex vnf/cnf

string
entityPrefix
Optional

entityPrefix

array of VduParam
vduParams
Optional

vduParams

string
instantiationLevelId
Optional

instantiationLevelId

extVirtualLinks
Optional

extVirtualLinks

string
nodeProfileName
Optional

nodeProfileName

vimConnectionInfo
Optional

vimConnectionInfo

lcmInterfaces
Optional

lcmInterfaces