Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
public java.lang.String getName()
Gets the value of the name property.
Network Registrar Type: AT_TAG 
Required. Unique.
Specifies the name of a redirect rule. The allowed characters
 include a-z, A-Z, 0-9, ., -, _, and +.
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
getPriority
public javax.xml.bind.JAXBElement<java.lang.String> getPriority()
Gets the value of the priority property.
Network Registrar Type: AT_PRIORITY 
Default value: 0
Specifies the rule priority relative to other rules.
 The lowest non-zero value has the highest priority.
 A priority of 0 (the default) has the lowest
 possible priority.
Returns:
possible object is 
JAXBElement<String>
setPriority
public void setPriority(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the priority property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getRpzOverride
public javax.xml.bind.JAXBElement<java.lang.String> getRpzOverride()
Gets the value of the rpzOverride property.
Network Registrar Type: AT_ENUMINT 
Default value: none 
Valid values: none, drop, no-op, nodata, nxdomain, redirect
Specifies an override clause for responses matching RPZ rules. 
 Overrides cause the response to differ from that stated in the 
 RPZ zone.
     none      - No override (default).
     drop      - Overrides all RPZ rule matches by dropping the
                 request.
     no-op     - Overrides all RPZ rule matches by following normal