This page describes the run time information model of resources for ONAP R2+.
VNF Model (VNF Instance)
attribute name | optionality | description | producer | consumer | note |
---|---|---|---|---|---|
vnfInstanceId | M | identifier of the VNF instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy | AAI: vnf-id |
vnfInstanceName | O | name of the VNF instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: vnf-name |
vnfInstanceAlterName | O | alternative name of the VNF instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: vnf-name2 |
vnfInstanceNamingCode | O | short code of the VNF instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: nf-naming-code |
vnfProductName | O | name to identify the VNF Product, invariant for the VNF Product lifetime | AAI | SO, VF-C? | maybe combined with one of the above name attributes relates to ETSI IFA007v231: vnfProductName |
description | O | description of the VNF instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: nf-function, ETSI IFA007v231: vnfInstanceDescription |
vnfProvider | M | provider of the VNF model | AAI | SO, VF-C? | ETSI IFA007v231: vnfProvider |
vnfdId | M | identifier of the VNF model | AAI | SO, VF-C, APP-C, DCAE? | AAI: model-invariant-id, ETSI IFA007v231: vnfdId |
vnfdVersion | M | version of the VNF model | AAI | SO, VF-C, APP-C, DCAE? | AAI: model-version-id, ETSI IFA007v231: vnfdVersion |
vnfSoftwareVersion | M | Software version of the VNF. This is changed when there is any change to the software that is included in the VNF package | AAI | SO, VF-C, APP-C? | ETSI IFA007v231: vnfSoftwareVersion |
onboardedVnfPkgInfoId | M | identifier of the specific VNF package on which the VNF instance is based | AAI | SO, VF-C? | ETSI IFA007v231: onboardedVnfPkgInfoId |
availabilityZone | M | availability zone information of the VNF instance | AAI | SO, VF-C, APP-C? | AAI: regional-resource-zone |
provStatus | O | provisioning status, used as a trigger for operational monitoring of this resource by service assurance systems valid value example: PROVISIONED, PREPROVISIONED, CAPPED | AAI | service assurance system | AAI: prov-status |
operationalStatus | O | indicator for whether the resource is considered operational. Valid values are in-service-path and out-of-service-path. | AAI | SO, APP-C? | AAI: operational-status |
instantiationState | O | whether the VNF instance is instantiated | AAI | SO, VF-C? | ETSI IFA007v231: instantiationState |
oamIpv4Address | O | oam ip address, ipv4 | AAI | SO, VF-C, APP-C, DCAE? | AAI: ipv4-oam-address |
oamIpv6Address | O | oam ip address, ipv6 | AAI | SO, VF-C, APP-C, DCAE? | AAI: management-v6-address |
instantiatedVnfInfo | M | information specific to an instantiated VNF instance, e.g., vm information | AAI | SO, VF-C, APP-C, DCAE? | ETSI IFA007v231: instantiatedVnfInfo |
inMaint | O | whether the VNF instance is in maintenance mode, if yes, DCAE will not observe alarms/traps, etc. | AAI | DCAE | AAI: in-maint |
isClosedLoopDisabled | O | whether closed loop function is enabled | AAI | Policy | AAI: is-closed-loop-disabled |
encryptedAccessFlag | O | whether this VNF is accessed using SSH | AAI | AAI: encrypted-access-flag | |
vnfConfigurableProperty | O | indicator for whether autoHeal and autoScale is enabled | AAI | VF-C | ETSI IFA007v231: vnfConfigurableProperty |
NOTE: optionality, producer and consumer column are to be confirmed.
NFC Model (VNFC Instance)
NOTE: Whether this model is applicable for both virtual NFC and physical NFC is to be confirmed.
attribute name | optionality | description | producer | consumer | note |
---|---|---|---|---|---|
nfcInstanceId | M | identifier of the NFC instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy | AAI: vnfc-name, ETSI IFA008v231: vnfcInstanceId. |
nfcNamingCode | O | short code of the NFC instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: nfc-naming-code |
description | O | description of the NFC instance | AAI | SO, VF-C, APP-C, SDN-C, DCAE, Policy? | AAI: nfc-function |
vduId | M | identifier of the model of the NFC instance | AAI | SO, VF-C, APP-C? | AAI: model-invariant-id, ETSI : vduId |
l3InterfaceIpv4AddressList | O | layer-3 interface addresses, ipv4 | AAI | SO, VF-C, APP-C, SDN-C? | AAI: l3-interface-ipv4-address-list |
l3InterfaceIpv6AddressList | O | layer-3 interface addresses, ipv6 | AAI | SO, VF-C, APP-C, SDN-C? | AAI: l3-interface-ipv6-address-list |
vnfcState | O | operating status of the VM valid value example: STARTED (POWER_ON), STOPPED (POWER_OFF) | AAI | SO?, VF-C | ETSI IFA008v231: vnfcState |
provStatus | O | provisioning status, used as a trigger for operational monitoring of this resource by service assurance systems valid value example: PROVISIONED, PREPROVISIONED, CAPPED | AAI | service assurance system | AAI: prov-status |
inMaint | O | whether the NFC instance is in maintenance mode, if yes, DCAE will not observe alarms/traps, etc. | AAI | DCAE | AAI: in-maint |
isClosedLoopDisabled | O | whether closed loop function is enabled | AAI | Policy | AAI: is-closed-loop-disabled |
NOTE: optionality, producer and consumer column are to be confirmed.