| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| appType |
Specify what application this view belongs to.
type=sup.ApplicationType access=read-create default=dataCenter Displayed(tab/group)=Application |
| baselineTime |
Baseline time for "*New*" counters.
type=Date access=read-only default=0 |
| description |
A user provided summary view description.
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Description |
| displayedName |
The summary view name.
type=string access=read-create minimum=1 maximum=32 Mandatory on create Displayed(tab/group)=Displayed Name |
| groupPointers |
The set of supervision groups pointers in this supervision
view.
type=Set (Pointer) |
| sup.SupervisionGroupState-Set |
type=Children-Set |
| userGroupPointers |
The set of user groups pointers for this summary view.
type=Set (Pointer) |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
groups
: Set (Pointer) - Set of supervision group FDNs to be added to
this summary view.
.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
result
: Set (Pointer) - Set of all supervision group FDNs in this
summary view.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
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
result
: List (fm.AlarmInfo) - Map of alarms.
The alarm full name is the map key.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
filter
: FilterHolder - A Filter to further limit the alarms.
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
result
: List (fm.AlarmInfo) - Map of alarms.
The alarm full name is the map key.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
If null, the history of all supervision groups
in the summary view is returned.
startTime
: Date - If not null, return history of monitored
group(s) starting at or after that time.
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
result
: Map (string to List (sup.GroupState)) - A map keyed by group name of GroupState
time ordered snapshots of supervision group
state history.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
If null, the history of all supervision groups
in the summary view is returned.
startTime
: Date - If not null, return history of monitored
group(s) starting at or after that time.
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
result
: List (generic.CommonManagedEntityInformation) - Time ordered snapshots of supervision group
states.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
classes
: Set (string) - Classes of objects in this group to fetch.
If null or empty, get all monitored objects in
the group.
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
result
: List (generic.CommonManagedEntityInformation) - Info info structures of monitored objects in
the group matching 'classes' parameter.
class.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
getProblemObjectsOnly
: boolean - If true, the method will return only objects
with non-zero KPIs (e.g. alarms, failed etc.)
startTime
: Date - Get counts of alarms and failed tests on the
monitored objects since this time.
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
result
: Map (string to sup.ObjectStateSummary) - Set of all monitored object FDNs in this
summary view.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
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
result
: List (generic.CommonManagedEntityInformation) - Info info structures of NeTraceStatus objects in
the group.
class.
instanceFullName
: string - the full name of the object.
supervisionParentFDN
: string - Supervision Parent name.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
result
: int - Info info structures of monitored objects in
the group matching 'classes' parameter.
class.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
result
: Set (Pointer) - Set of all supervision group FDNs in this
summary view.
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
groups
: Set (Pointer) - Set of supervision group FDNs to be removed
from this summary view.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
result
: Set (Pointer) - Set of all supervision group FDNs in this
summary view.
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
baselineTime
: Date - The time of setting the baseline.
deployer
: Deployer - the deployment state
synchronousDeploy
: boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure
: boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries
: int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval
: long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription
: string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
instanceFullName
: string - the full name of the object.
supervisionGroupName
: string - Supervision Group name.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
baselineTime
: Date - The time of setting the baseline.