taskmgmt
TaskTracker

Represents a task that is executed in the server as a result of an operation initiated or scheduled by the NFM-P user.



public class TaskTracker

Properties
activityId The ID associated with this task.

type=long
access=read-only

cancelAreq The Areq corresponding to the cancel action of the task.

type=taskmgmt.CancelAreq
access=read-only

clientId The client ID used by the client.

type=string
access=read-only
default=
maximum=40
Displayed(tab/group)=Session ID

elapsedTime The elapsed time.

type=Time
access=read-only
default=0
Displayed(tab/group)=Elapsed Time

identifier The IP address of the router that the task is operating on.

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Identifier

queuedTime Approximation of the time spent in a queue for the stage. This attribute is not set for all stages.

type=Time
access=read-only
default=0

requestId The request ID used by the client.

type=string
access=read-only
default=
maximum=128
Displayed(tab/group)=Request ID

sessionId The session ID used by the client.

type=long
access=read-only
default=0

stage The name of the stage where the task is being executed.

type=taskmgmt.StageType
access=read-only
default=0
Displayed(tab/group)=Stage

startTime The start time.

type=Date
access=read-only
default=0
Displayed(tab/group)=Server Start Time

status The status of the task.

type=taskmgmt.TaskStatus
access=read-only
default=0
Displayed(tab/group)=Status

taskName The name of the tracker task.

type=string
access=read-only
default=
maximum=2048
Displayed(tab/group)=Task Name

taskmgmt.TaskTracker-Set type=Children-Set
userName The name of the user that started the task.

type=string
access=read-only
default=
maximum=40
Displayed(tab/group)=User

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed