VNFThresholdPolicy

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.

Overview

action enum (NONE | SHUTOFF) filterable  
assocEntityType string read only  
CPUThreshold integer filterable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
memoryThreshold integer filterable  
minOccurrence integer filterable  
monitInterval integer filterable  
name string required   filterable   orderable  
storageThreshold integer filterable  

API Resource

/vnfthresholdpolicies/id
delete get put

Parents

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

Children

/vnfthresholdpolicies/id/metadatas
get post
/vnfthresholdpolicies/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

action enum filterable  
Discussion

Action to be taken on threshold crossover


Charateristics

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

assocEntityType string read only  
Discussion

Type of the entity to which the Metadata is associated to.


Charateristics

Format: free
SDK attribute: assocEntityType

CPUThreshold integer filterable  
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
Max length: 255
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

memoryThreshold integer filterable  
Discussion

Threshold for memory usage


Charateristics

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

minOccurrence integer filterable  
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  
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  
Discussion

Threshold for storage usage


Charateristics

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