NetworkPerformanceMeasurement

Network Performance Measurement is a container for group of applications and monitor scopes

Overview

associatedPerformanceMonitorID string filterable   orderable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
NPMType enum (IPSEC | NONE | VXLAN) filterable   orderable  
readOnly boolean filterable   orderable  

API Resource

/networkperformancemeasurements/id
delete get put

Parents

/enterprises/id/networkperformancemeasurements
get post
/networkperformancemeasurements
get

Children

/networkperformancemeasurements/id/metadatas
get post
/networkperformancemeasurements/id/globalmetadatas
get post put
/networkperformancemeasurements/id/monitorscopes
get post

Members

/networkperformancemeasurements/id/networkperformancebindings
get

Attributes documentation

associatedPerformanceMonitorID string filterable   orderable  
Discussion

associated Performance Monitor ID


Charateristics

Format: free
Max length: 255
SDK attribute: associatedPerformanceMonitorID

description string filterable   orderable  
Discussion

description of network performance measurement


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

name string required   filterable   orderable  
Discussion

name of the network performance measurement


Charateristics

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

NPMType enum filterable   orderable  
Discussion

Type of network performance measurement


Charateristics

Allowed values: IPSEC, NONE, VXLAN
Default value: NONE
SDK attribute: NPMType

readOnly boolean filterable   orderable  
Discussion

Determines whether this entity is read only. Read only objects cannot be modified or deleted.


Charateristics

Default value: false
SDK attribute: readOnly