simulator
ActionEvent

A recorded user action on a topology element within a model. Note that the results of importing topologies are not recorded.



public class ActionEvent

Properties
actionAttributes The attributes associated with this action.

type=Set (simulator.SimAttribute)
access=read-only

actionEventType The action.

type=simulator.ActionEventType
access=read-create
default=impactAnalysis
Displayed(tab/group)=Action

partialDeleted Set when some historical results for the impact analysis action is deleted, (as a result of size constraint or record removed from IP/LSP path monitor).

type=boolean
access=read-only
default=false
Displayed(tab/group)=Some historical results have been deleted (/Status)

  
Properties inherited from simulator.Event
description, detail, modelPointer, modelType, scenarioId, scenarioName, timestamp, type, userName
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

findServices

Find all the associated Services with a path monitor.
Input Parameters:
instanceFullName : string - the full name of the object.
objectType : int -
filter : FilterHolder -
fields : Set (string) - Sorting fields
sortFields : List (string) - Sorting fields
pageNumber : int - Page number
pageSize : int - The number of entries to return
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : generic.PagingResult -