ModifyVnfInfoData
This type represents the information that is requested to be modified for a VNF instance. The information to be modified shall comply with the associated NSD. EXAMPLE. The vnfPkgId attribute value for a particular VNF instance can only be updated with a value that matches the identifier value of a VNF package whose vnfdId is present in the associated profile of the NSD.
{
"vnfInstanceId": "string",
"vnfInstanceName": "string",
"vnfInstanceDescription": "string",
"vnfdId": "string"
}
New value of the "vnfInstanceName" attribute in "VnfInstance", or "null" to remove the attribute.
New value of the "vnfInstanceDescription" attribute in "VnfInstance", or "null" to remove the attribute.