vnfcResourceInfoMetadata

vnfcResourceInfoMetadata
vnfcResourceInfoMetadata

The metadata for vnfcResourceInfo for CNF

JSON Example
{
    "dispatchType": "string",
    "namespace": "string",
    "chartName": "string",
    "chartVersion": "string",
    "repoUrl": "string",
    "username": "string",
    "helmVersion": "string",
    "instantiationState": "string"
}
string
dispatchType
Optional

Type of vnfc compute Resource.

string
namespace
Optional

k8s namespace in which helm releases are deployed.

string
chartName
Optional

Name of the helm chart.

string
chartVersion
Optional

Version of the chart.

string
repoUrl
Optional

URL of the repository where helm chart is available for download.

string
username
Optional

Username used to access the repository.

string
helmVersion
Optional

Version of helm library.

string
instantiationState
Optional

Instatiation state of VNFC compute resource.

object
metadata
Optional

metadata

Property Of