InlineVnf_instancesRequestBody

InlineVnf_instancesRequestBody
InlineVnf_instancesRequestBody

This type represents request parameters for the "Create VNF identifier" operation.

JSON Example
{
    "vnfdId": "string",
    "vnfInstanceName": "string",
    "vnfInstanceDescription": "string"
}
string
vnfdId
Required

Identifier that identifies the VNFD which defines the VNF instance to be created.

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.

object
metadata
Optional

If present, this attribute provides additional initial values, overriding those obtained from the VNFD, for the "metadata" attribute in "VnfInstance", as defined in clause 5.5.2.2. Provisions for handling metadata during the operation are defined in clause 5.4.2.3.1.