VNF Threshold Policy represents thresholds for resources consumed by VNF instance running on NS Gateway and action to be taken when resource utilization crosses configured thresholds.
action |
CPUThreshold |
description |
memoryThreshold |
minOccurrence |
monitInterval |
name |
storageThreshold |
This object has no children.
This object has no members.
Action to be taken on threshold crossover
Allowed values: NONE, SHUTOFF
Default value: NONE
SDK attribute: action
Threshold for CPU usage
Default value: 80
Max value: 100
SDK attribute: CPUThreshold
Description of VNF agent policy
Format: free
Min length: 1
Max length: 255
SDK attribute: description
Threshold for memory usage
Default value: 80
Max value: 100
SDK attribute: memoryThreshold
Minimum number of threshold crossover occurrence during monitoring interval before taking specified action
Default value: 5
Min value: 1
Max value: 20
SDK attribute: minOccurrence
Monitoring interval (minutes) for threshold crossover occurrences to be considered
Default value: 10
Min value: 5
Max value: 20
SDK attribute: monitInterval
Name of VNF agent policy
Format: free
Min length: 1
Max length: 255
SDK attribute: name
Threshold for storage usage
Default value: 80
Max value: 100
SDK attribute: storageThreshold