Application

represents a application with L4/L7 classification

Overview

appId integer autogenerated   filterable   orderable  
associatedL7ApplicationSignatureID string filterable   orderable  
bandwidth integer filterable   orderable  
certificateCommonName string
description string filterable   orderable  
destinationIP string filterable   orderable  
destinationPort string filterable   orderable  
DSCP string
enablePPS boolean filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
etherType string
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
networkSymmetry boolean filterable   orderable  
oneWayDelay integer filterable   orderable  
oneWayJitter integer filterable   orderable  
oneWayLoss float filterable   orderable  
optimizePathSelection enum (JITTER | LATENCY | PACKETLOSS)
performanceMonitorType enum (CONTINUOUS | FIRST_PACKET | FIRST_PACKET_AND_CONTINUOUS)
postClassificationPath enum (ANY | PRIMARY | SECONDARY)
preClassificationPath enum (DEFAULT | PRIMARY | SECONDARY)
protocol enum (NONE | TCP | UDP) filterable   orderable  
readOnly boolean filterable   orderable  
sourceIP string filterable   orderable  
sourcePort string filterable   orderable  
symmetry boolean filterable   orderable  

API Resource

/applications/id
delete get put

Parents

/enterprises/id/applications
get post
/applications
get
/domains/id/applications
get
/l2domains/id/applications
get
/l7applicationsignatures/id/applications
get

Children

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

Members

/applications/id/applicationbindings
get

Attributes documentation

appId integer autogenerated   filterable   orderable  
Discussion

a unique 2 byte id generated when a application is created and used by VRS for probing.


Charateristics

SDK attribute: appId

associatedL7ApplicationSignatureID string filterable   orderable  
Discussion

associated Layer7 Application Type ID


Charateristics

Format: free
Max length: 255
SDK attribute: associatedL7ApplicationSignatureID

bandwidth integer filterable   orderable  
Discussion

Minimum Failover Bandwidth of the application.


Charateristics

SDK attribute: bandwidth

certificateCommonName string
Discussion

Describes the certificate common name


Charateristics

Default value: *
Format: free
Max length: 255
SDK attribute: certificateCommonName

description string filterable   orderable  
Discussion

description of Application


Charateristics

Format: free
Max length: 255
SDK attribute: description

destinationIP string filterable   orderable  
Discussion

destination IP in CIDR format


Charateristics

Format: cidr
SDK attribute: destinationIP

destinationPort string filterable   orderable  
Discussion

value should be either * or single port number


Charateristics

Format: free
Max length: 5
SDK attribute: destinationPort

DSCP string
Discussion

DSCP match condition to be set in the rule. It is either * or from 0-63.


Charateristics

Format: free
SDK attribute: DSCP

enablePPS boolean filterable   orderable  
Discussion

Enable the performance probe for this application


Charateristics

Default value: false
SDK attribute: enablePPS

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

etherType string
Discussion

Ether type of the packet to be matched. etherType can be * or a valid hexadecimal value


Charateristics

SDK attribute: etherType

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 application


Charateristics

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

networkSymmetry boolean filterable   orderable  
Discussion

Network symmetry flag


Charateristics

Default value: false
Format: free
SDK attribute: networkSymmetry

oneWayDelay integer filterable   orderable  
Discussion

one way Delay


Charateristics

Max value: 9999
SDK attribute: oneWayDelay

oneWayJitter integer filterable   orderable  
Discussion

one way Jitter


Charateristics

Max value: 9999
SDK attribute: oneWayJitter

oneWayLoss float filterable   orderable  
Discussion

one way loss


Charateristics

SDK attribute: oneWayLoss

optimizePathSelection enum
Discussion

with values being Latency, Jitter, PacketLoss


Charateristics

Allowed values: JITTER, LATENCY, PACKETLOSS
SDK attribute: optimizePathSelection

performanceMonitorType enum
Discussion

Describes the trigger for the application.


Charateristics

Allowed values: CONTINUOUS, FIRST_PACKET, FIRST_PACKET_AND_CONTINUOUS
Default value: FIRST_PACKET
SDK attribute: performanceMonitorType

postClassificationPath enum
Discussion

default set to any , possible values primary/secondary/any


Charateristics

Allowed values: ANY, PRIMARY, SECONDARY
Default value: ANY
SDK attribute: postClassificationPath

preClassificationPath enum
Discussion

default set to primary , possible values primary/secondary


Charateristics

Allowed values: DEFAULT, PRIMARY, SECONDARY
Default value: DEFAULT
SDK attribute: preClassificationPath

protocol enum filterable   orderable  
Discussion

Protocol number that must be matched


Charateristics

Allowed values: NONE, TCP, UDP
Default value: NONE
SDK attribute: protocol

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

sourceIP string filterable   orderable  
Discussion

source IP address


Charateristics

Format: free
SDK attribute: sourceIP

sourcePort string filterable   orderable  
Discussion

source Port ,value should be either * or single port number


Charateristics

Format: free
Max length: 5
SDK attribute: sourcePort

symmetry boolean filterable   orderable  
Discussion

Maintain path symmetry during SLA violation


Charateristics

Default value: false
SDK attribute: symmetry