VnfInstanceSubscriptionFilter_vnfProductsFromProviders
VnfInstanceSubscriptionFilter_vnfProductsFromProviders
JSON Example
{
"vnfProvider": "string",
"vnfProducts": [
{
"vnfProductName": "string",
"versions": [
{
"vnfSoftwareVersion": "string",
"vnfdVersions": [
"string"
]
}
]
}
]
}
string
vnfProvider
Required
Name of the VNF provider to match.
vnfProducts
Optional
If present, match VNF instances that belong to VNF products with certain product names, from one particular provider.