VNFThresholdPolicy

Represents thresholds for resources consumed by VNF instance running on NS Gateway and action to be taken when resource utilization crosses configured thresholds.

Overview

action enum (NONE | SHUTOFF) filterable   orderable  
CPUThreshold integer filterable   orderable  
description string filterable   orderable  
memoryThreshold integer filterable   orderable  
minOccurrence integer filterable   orderable  
monitInterval integer filterable   orderable  
name string required   filterable   orderable  
storageThreshold integer filterable   orderable  

API Resource

/vnfthresholdpolicies/id
delete get put

Parents

/enterprises/id/vnfthresholdpolicies
get post
/vnfthresholdpolicies
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

action enum filterable   orderable  
Discussion

Action to be taken on threshold crossover


Charateristics

Allowed values: NONE, SHUTOFF
Default value: NONE
SDK attribute: action

CPUThreshold integer filterable   orderable  
Discussion

Threshold for CPU usage


Charateristics

Default value: 80
Max value: 100
SDK attribute: CPUThreshold

description string filterable   orderable  
Discussion

Description of VNF agent policy


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: description

memoryThreshold integer filterable   orderable  
Discussion

Threshold for memory usage


Charateristics

Default value: 80
Max value: 100
SDK attribute: memoryThreshold

minOccurrence integer filterable   orderable  
Discussion

Minimum number of threshold crossover occurrence during monitoring interval before taking specified action


Charateristics

Default value: 5
Min value: 1
Max value: 20
SDK attribute: minOccurrence

monitInterval integer filterable   orderable  
Discussion

Monitoring interval (minutes) for threshold crossover occurrences to be considered


Charateristics

Default value: 10
Min value: 5
Max value: 20
SDK attribute: monitInterval

name string required   filterable   orderable  
Discussion

Name of VNF agent policy


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

storageThreshold integer filterable   orderable  
Discussion

Threshold for storage usage


Charateristics

Default value: 80
Max value: 100
SDK attribute: storageThreshold