Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
public java.lang.String getName()
Gets the value of the name property.
Network Registrar Type: AT_STRING 
Required. Unique.
The VPN's name within the CNR management system. Independent from,
 but could be the same as the vrf-name.
Returns:
possible object is 
String
setName
public void setName(java.lang.String value)
Sets the value of the name property.
Parameters:
value
 - allowed object is 
String
getTenantId
public javax.xml.bind.JAXBElement<java.lang.String> getTenantId()
Gets the value of the tenantId property.
Network Registrar Type: AT_SHORT 
Immutable. 
Default value: 0
Identifies the tenant owner of this object.
Returns:
possible object is 
JAXBElement<String>
setTenantId
public void setTenantId(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tenantId property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTenantPrivateNetwork
public javax.xml.bind.JAXBElement<java.lang.String> getTenantPrivateNetwork()
Gets the value of the tenantPrivateNetwork property.
Network Registrar Type: AT_BOOL 
Default value: false
Indicates that this VPN represents the tenant non-routable (RFC1918) 
 addresses on a local cluster. This attribute applies only to regional 
 CCM clusters, and will be ignored if set on a local cluster.
Returns:
possible object is 
JAXBElement<String>
setTenantPrivateNetwork
public void setTenantPrivateNetwork(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the tenantPrivateNetwork property.