VnfPkgInfoModifications
VnfPkgInfoModifications
This type represents modifications to the information of a VNF package. It shall comply with the provisions defined in Table 9.5.2.3-1.
JSON Example
{
"operationalState": "string",
"userDefinedData": {
"tags": [
{
"name": "string",
"autoCreated": false
}
]
}
}