rp
ExclusiveEdit



public class ExclusiveEdit

Properties
exclusiveEditTimeout The value of this property specifies the timeout interval for transactions started with an exclusive lock.

type=int
default=300
minimum=1
maximum=3600
units=Seconds
Displayed(tab/group)=Timeout

supportExclusiveEdit The support for exclusive edit. If selected then all routing policy transactions will use transactions with exclusive lock.

type=boolean
default=false
Displayed(tab/group)=Use Exclusive Edit

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

resetPolicyExclusive

This method sets the value of the object tRPAdminControlResetExclusive. This value of object tRPAdminControlResetExclusive specifies whether the exclusive lock should be aborted. When the value of tRPAdminControlResetExclusive is set to true(1), the exclusive lock, taken by setting tRPAdminControlApply to exclusive(4), is aborted. This corresponds with ABORT-TRANSACTION. The input is a policy FDNs list. The reset is invoked on the sites represented by the policies. CLI command: admin reset-policy-exclusive
Input Parameters:
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.
policyList : List (string) - This property provides the list of NEs on which the exclusive lock has to be reset.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
rp.ExclusiveEdit.resetPolicyExclusiveException

resetPolicyExclusiveForSites

This method sets the value of the object tRPAdminControlResetExclusive. This value of object tRPAdminControlResetExclusive specifies whether the exclusive lock should be aborted. When the value of tRPAdminControlResetExclusive is set to true(1), the exclusive lock, taken by setting tRPAdminControlApply to exclusive(4), is aborted. This corresponds with ABORT-TRANSACTION. The input is a list of Sites on which the reset has to be done. CLI command: admin reset-policy-exclusive
Input Parameters:
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.
siteIdList : List (string) - This property provides the list of NEs on which the exclusive lock has to be reset.
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
rp.ExclusiveEdit.resetPolicyExclusiveForSitesException
Supported Network Elements
7450 ESS Supported from 11.0.R4
7750 SR Supported from 11.0.R4
7705 SAR Gen 2
7950 XRS Supported from 11.0.R4
7705 SAR Hm
7705 SAR Supported from 9.0.R4
7705 SAR H Supported from 9.0.R4
7250 IXR Supported from 19.5.R1