Applicationperformancemanagement

Application Group is a container for group of applications

Overview

appGroupUniqueId string read only   autogenerated   filterable   orderable   locally unique  
associatedPerformanceMonitorID string filterable   orderable  
description string filterable   orderable  
name string required   filterable   orderable  
readOnly boolean filterable   orderable  

API Resource

/applicationperformancemanagements/id
delete get put

Parents

/enterprises/id/applicationperformancemanagements
get post
/vports/id/applicationperformancemanagements
get put
/performancemonitors/id/applicationperformancemanagements
get

Children

/applicationperformancemanagements/id/applicationbindings
get post

Members

This object has no members.

Attributes documentation

appGroupUniqueId string read only   autogenerated   filterable   orderable   locally unique  
Discussion

2 byte unique ID generated by VSD to identify Application Group between OVS, nuage_dpi and perfd processes for proper functioning of AAR.


Charateristics

Format: free
SDK attribute: appGroupUniqueId

associatedPerformanceMonitorID string filterable   orderable  
Discussion

associated Probe ID


Charateristics

Format: free
Max length: 255
SDK attribute: associatedPerformanceMonitorID

description string filterable   orderable  
Discussion

Description of Application Group


Charateristics

Format: free
Max length: 255
SDK attribute: description

name string required   filterable   orderable  
Discussion

name of the application group


Charateristics

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

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