CreateVnfRequest

CreateVnfRequest
CreateVnfRequest
JSON Example
{
    "metadata": {
        "extensionId": "extensionId",
        "tags": [
            {
                "name": "name",
                "autoCreated": true
            },
            {
                "name": "name",
                "autoCreated": true
            }
        ]
    },
    "vnfdId": "vnfdId",
    "vnfInstanceName": "vnfInstanceName",
    "vnfInstanceDescription": "vnfInstanceDescription"
}
string
vnfdId
Required

An identifier with the intention of being globally unique.

string
vnfInstanceName
Optional

Human-readable name of the VNF instance to be created.

string
vnfInstanceDescription
Optional

Human-readable description of the VNF instance to be created.

metadata
Optional

metadata