InlineVnf_instancesRequestBody
This type represents request parameters for the "Create VNF identifier" operation.
{
"vnfdId": "string",
"vnfInstanceName": "string",
"vnfInstanceDescription": "string"
}
Identifier that identifies the VNFD which defines the VNF instance to be created.
Human-readable name of the VNF instance to be created.
Human-readable description of the VNF instance to be created.
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.