The behavioral and deployment information of a VNF is defined in the VNF descriptor template. The template is based on the libvirt domain XML and is on-boarded in a VNF catalog. The resource requirements for CPU, memory and storage are defined in this screen and the rest of the template is inherited from the VNF Metadata object.
associatedVNFThresholdPolicyID |
CPUCount |
description |
embeddedMetadata |
entityScope |
externalID |
memoryMB |
metadataID |
name |
storageGB |
type |
vendor |
visible |
This object has no members.
The Id of referenced VNF threshold policy
Format: free
SDK attribute: associatedVNFThresholdPolicyID
Number of CPUs to be allocated VNF instance when deployed
Min value: 1
Max value: 16
SDK attribute: CPUCount
A description of the VNF Descriptor
Format: free
Max length: 255
SDK attribute: description
Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.
SDK attribute: embeddedMetadata
Specify if scope of entity is Data center or Enterprise level
Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope
External object ID. Used for integration with third party systems
Format: free
SDK attribute: externalID
Memory (in MB) to be allocated for VNF instance when deployed
Min value: 128
Max value: 16384
SDK attribute: memoryMB
Id of referenced Metadata Object
Format: free
SDK attribute: metadataID
Name of the VNF Descriptor
Format: free
Min length: 1
Max length: 255
SDK attribute: name
Disk storage (in GB) to be allocated VNF instance when deployed
Min value: 1
Max value: 200
SDK attribute: storageGB
Type of virtual network function
Allowed values: FIREWALL, THREAT_PREVENTION, WAN_OPT
Default value: FIREWALL
SDK attribute: type
The vendor generating this VNF Descriptor
Format: free
Max length: 255
SDK attribute: vendor
Controls if descriptor visible in catalog to create new VNF
Default value: true
SDK attribute: visible