Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
          Sets the value of the tenantId property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
 
          Sets the value of the useSafePeriod property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
CCMFailoverPair
public CCMFailoverPair()
Method Detail
getBackup
public java.lang.String getBackup()
Gets the value of the backup property.
Network Registrar Type: AT_OID 
Required.
Identifies the cluster that contains the backup server for
 a failover pair.
Returns:
possible object is 
String
setBackup
public void setBackup(java.lang.String value)
Sets the value of the backup property.
Parameters:
value
 - allowed object is 
String
getBackupIp6Address
public javax.xml.bind.JAXBElement<java.lang.String> getBackupIp6Address()
Gets the value of the backupIp6Address property.
Network Registrar Type: AT_IP6ADDR
The IPv6 address to use for the failover communication at the backup
 server. The main server will connect to this address when opening
 the TCP connection to the backup server. The backup server will
 bind to this address on the listening socket. If both IPv4 and IPv6
 addresses are configured, the IPv6 address will be used.
Returns:
possible object is 
JAXBElement<String>