VnfcResourceInfo_vnfcCpInfo

VnfcResourceInfo_vnfcCpInfo
VnfcResourceInfo_vnfcCpInfo
JSON Example
{
    "id": "string",
    "cpdId": "string",
    "vnfExtCpId": "string",
    "cpProtocolInfo": [
        {
            "layerProtocol": "string",
            "ipOverEthernet": {
                "macAddress": "string",
                "ipAddresses": [
                    {
                        "type": "string",
                        "addresses": [
                            "string"
                        ],
                        "isDynamic": false,
                        "addressRange": {
                            "minAddress": "string",
                            "maxAddress": "string"
                        },
                        "subnetId": "string"
                    }
                ]
            }
        }
    ],
    "vnfLinkPortId": "string"
}
id
Required

id

cpdId
Required

cpdId

vnfExtCpId
Optional

vnfExtCpId

cpProtocolInfo
Optional

Network protocol information for this CP.

vnfLinkPortId
Optional

vnfLinkPortId

metadata
Optional

metadata

Property Of