| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| connectionState |
VSD JMS Client Connection Status.
type=dctr.SubscriptionFlags access=read-only |
| isRootPrivileged |
Indicates if the REST user is part of the Root Group in the VSD
type=boolean access=read-only Displayed(tab/group)=Member of VSD Root Group (/ReST) |
| jmsPassword |
VSD JMS Client Password Name.
type=string access=read-create default=csproot Displayed(tab/group)=Password (/JMS) |
| jmsPort |
VSD JMS Client Port.
type=int access=read-create default=61616 minimum=1 maximum=65535 Displayed(tab/group)=Port (/JMS) |
| jmsUserName |
VSD JMS Client User Name.
type=string access=read-create default=csproot@csp Displayed(tab/group)=User Name (/JMS) |
| restConnectionState |
VSD JMS Client Connection Status.
type=dctr.RestConnectionStates access=read-only Displayed(tab/group)=Connection Status (/ReST) |
| restPassword |
VSD Rest Client Password Name.
type=string access=read-create default= Mandatory on create Displayed(tab/group)=Password (/ReST) |
| restPort |
VSD JMS Client Port.
type=int access=read-create default=8443 minimum=1 maximum=65535 Displayed(tab/group)=Port (/ReST) |
| restURL |
VSD Rest Client URL.
type=string default= |
| restUserName |
VSD Rest Client User Name.
type=string access=read-create default= Mandatory on create Displayed(tab/group)=User Name (/ReST) |
| subscriptions |
VSD JMS Subscription Topics.
type=dctr.SubscriptionFlags default=Alarm Displayed(tab/group)=Alarm (/JMS/Subscriptions) |
| topicConnectionStates |
VSD Topic Connection Status.
type=dctr.TopicConnectionStates access=read-only Displayed(tab/group)=Connection Status (/JMS) |
| vSPIDs |
VSD Rest Client Vspid.
type=string default= |
| Properties inherited from dctr.AbstractVSD |
|---|
| deployment, id, ipAddressType, secDeployment, vsdNode1, vsdNode2, vsdNode3, vsdNode4, vsdNode5, vsdNode6, warmStandby |
| 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.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false