| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| address |
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Address |
| apdexThresholdFair |
type=float default=0.85 minimum=0 maximum=1 Displayed(tab/group)=Fair (NSP Analytics Parameters/Apdex Thresholds) |
| apdexThresholdGood |
type=float default=0.94 minimum=0 maximum=1 Displayed(tab/group)=Good (NSP Analytics Parameters/Apdex Thresholds) |
| apdexThresholdPoor |
type=float default=0.7 minimum=0 maximum=1 Displayed(tab/group)=Poor (NSP Analytics Parameters/Apdex Thresholds) |
| apdexThresholdUnacceptable |
type=float default=0.5 minimum=0 maximum=1 Displayed(tab/group)=Unacceptable (NSP Analytics Parameters/Apdex Thresholds) |
| contact |
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Contact |
| deletionState |
DEPRECATED: 8.0 - for internal use only; always set to False. type=boolean access=read-only default=false |
| description |
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Description |
|
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Email |
|
| mosThresholdBad |
type=float default=1.0 minimum=0 maximum=5 Displayed(tab/group)=Unacceptable (NSP Analytics Parameters/MOS Thresholds) |
| mosThresholdFair |
type=float default=3.0 minimum=0 maximum=5 Displayed(tab/group)=Fair (NSP Analytics Parameters/MOS Thresholds) |
| mosThresholdGood |
type=float default=4.0 minimum=0 maximum=5 Displayed(tab/group)=Good (NSP Analytics Parameters/MOS Thresholds) |
| mosThresholdPoor |
type=float default=2.0 minimum=0 maximum=5 Displayed(tab/group)=Poor (NSP Analytics Parameters/MOS Thresholds) |
| numberOfLocalInstances |
DEPRECATED: 8.0 - for internal use only; always set to 0. type=int access=read-only default=0 |
| overrides |
Map of overrides of default custom property values.
type=Map (Pointer to string) |
| phoneNumber |
type=string default= minimum=0 maximum=80 Displayed(tab/group)=Phone Number |
| reportingName |
Name to be used for NSP Analytics reports.
type=string default= minimum=0 maximum=32 Displayed(tab/group)=Reporting Name (NSP Analytics Parameters) |
| subscr.Site-Set |
type=Children-Set |
| subscriberCreationOrigin |
type=int default=0 |
| subscriberId |
type=long access=read-create default=0 minimum=1 maximum=2147483647 Displayed(tab/group)=ID |
| subscriberName |
type=string default= minimum=0 maximum=255 Displayed(tab/group)=Name |
| 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.
sites
: Set (string) - Set of site IP Addresses
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
objectFullNames
: Set (Pointer) - Set of subscriber site's full-names which were populated.