namespace | http://www.cisco.com/AXL/API/8.5 |
type | union of (restriction of xsd:string, xsd:string) |
source | <xsd:simpleType name="XAdminError"> <xsd:union> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="Success"/> <xsd:enumeration value="Failure"/> <xsd:enumeration value="Invalid range for directory numbers"/> <xsd:enumeration value="Not yet implemented. See log for more detail"/> <xsd:enumeration value="Model and class are not compatible. See log for more detail"/> <xsd:enumeration value="Missing/invalid parameters. See log for more detail"/> <xsd:enumeration value="Device does not suppport MLPP"/> <xsd:enumeration value="Device does not support preemption"/> <xsd:enumeration value="User is not a valid end user or application user"/> <xsd:enumeration value="Missing default phone template"/> <xsd:enumeration value="Encountered unexpected database datatype. See log for more detail"/> <xsd:enumeration value="Updated failed. A required item was not found in the database"/> <xsd:enumeration value="The Cisco CallManager Group cannot be deleted because it is used by related records. Click Dependency Records to view related records and remove this Cisco CallManager Group from any item that is using it then try again."/> <xsd:enumeration value="One or more Cisco CallManager Groups could not be deleted because it is used by related records. Select a Cisco CallManager Group and click the Dependancy Records link on the Cisco CallManager Configuration page to see what is using it."/> <xsd:enumeration value="Cannot create DNs or duplicate DNs for the ports. Please check if a DN range is available."/> <xsd:enumeration value="Partition name cannot be empty string."/> <xsd:enumeration value="Change failed - Current Password is incorrect."/> <xsd:enumeration value="Change failed - New Password does not match Confirm Password."/> <xsd:enumeration value="Change failed - Current PIN is incorrect."/> <xsd:enumeration value="Change failed - New PIN does not match Confirm PIN."/> <xsd:enumeration value="Fastdials index already in use. Please choose another index."/> <xsd:enumeration value="Fastdials phone number already in use. Please choose another phone number."/> <xsd:enumeration value="Cisco Unity Connection Server returned a SQL Exception. Please check the log file."/> <xsd:enumeration value="Unable to delete user account from Cisco Unity Connection Server. Please check the log file."/> <xsd:enumeration value="File uploaded does not have extension .lic. Please upload a license file with extension .lic."/> <xsd:enumeration value="A file with this name already exists in the license file directory. Please upload a file with a different name."/> <xsd:enumeration value="Unable to obtain certificate for this IP address/Port. SRST reference has been changed to non-secured. Please disable the security services on the gateway if you do not use the security feature."/> <xsd:enumeration value="DN/Route Pattern must be the last search parameter when using the Search Within Results option."/> <xsd:enumeration value="Route Group Name and Directory Number are not allowed in the same search."/> <xsd:enumeration value="user is not member of super user group. Cannot add to groups the roles which are only accessible to super users"/> <xsd:enumeration value="Only super users can update members of super user groups"/> <xsd:enumeration value="Users who are not super users cannot add him/herself to groups"/> <xsd:enumeration value="Propagation failed for some devices. See log for a list of failed devices."/> <xsd:enumeration value="Change failed - Credential locked. Please contact your administrator."/> <xsd:enumeration value="Change failed - Credential locked due to inactivity. Please contact your administrator."/> <xsd:enumeration value="Unknown credential validation error. Please contact your administrator."/> <xsd:enumeration value="Upload Failed. Please upload a valid Audio File."/> <xsd:enumeration value="Import Failed. Please import a valid file."/> <xsd:enumeration value="Normalization Script Parameters are formatted incorrectly."/> <xsd:enumeration value="Wrong Credential."/> <xsd:enumeration value="Administrative Lock."/> <xsd:enumeration value="Hack Lock."/> <xsd:enumeration value="Inactive Lock."/> <xsd:enumeration value="Expired Lock."/> <xsd:enumeration value="Expired Lock (with ability to change)."/> <xsd:enumeration value="End user status is INACTIVE in LDAP."/> <xsd:enumeration value="LDAP authentication enabled. UpdateCredential failure."/> <xsd:enumeration value="Invalid credential length."/> <xsd:enumeration value="Trivial credential."/> <xsd:enumeration value="Duplicate credential."/> <xsd:enumeration value="Too recently used Credential."/> <xsd:enumeration value="User does not have permission to change this credential."/> <xsd:enumeration value="There is no credential value for the given credential name."/> <xsd:enumeration value="There is no credential type for the given credential name."/> <xsd:enumeration value="LDAP communication error. Please check log file."/> <xsd:enumeration value="User type not defined. Please check log file."/> <xsd:enumeration value="Failed to update Credential. Please check log file."/> <xsd:enumeration value="Not a valid application user. Please check log file."/> <xsd:enumeration value="Database communication error. Please check log file."/> <xsd:enumeration value="Invalid credential information. Please check log file."/> </xsd:restriction> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:union> </xsd:simpleType> |