Citrix ADC 12.1 NITRO API Reference

NITRO ERRORS

NITRO ERRORS

Error Code Error Code(Decimal) Error Code(Hex) Error Message
NSERR_NITRO_INVALID_OBJECTNAME 1232 0x4d0 Invalid object name
NSERR_NITRO_INVALID_JSON_INPUT 1233 0x4d1 Invalid JSON input
NSERR_NITRO_INVALID_JSON_DATATYPE 1234 0x4d2 Invalid JSON data type
NSERR_NITRO_INVALID_XML_INPUT 1235 0x4d3 Invalid XML input
NSERR_NITRO_INVALID_DATATYPE 1236 0x4d4 Invalid NITRO data type
NSERR_NITRO_INVALID_METHOD 1237 0x4d5 Invalid method name. It should be either post, put, get, stat or delete
NSERR_NITRO_PARSE_ERROR 1238 0x4d6 NITRO parse error
NSERR_NITRO_CMDEXEC_FAILED 1239 0x4d7 NITRO command Execution failed
NSERR_NITRO_INVALID_ACTION 1240 0x4d8 Invalid nitro action or operation
NSERR_NITRO_ROLLBACK_FAILED 1241 0x4d9 Rollback failed. Manually correct the configuration
NSERR_NITRO_ROLLBACK_NOT_SUPPORTED 1242 0x4da Rollback not supported for this action
NSERR_NITRO_BULK_FAILED 1243 0x4db Bulk operation failed
NSERR_NITRO_BASIC_AUTH_DISABLED 1244 0x4dc Authentication Failed: Use of Basic Authentication is Disabled.
NSERR_NITRO_TECHSUPPORT_ARCHIVE_CREATION_FAILED 1246 0x4de Creation of techsupport collector archive failed.
NSERR_NITRO_TECHSUPPORT_ARCHIVE_UPLOAD_FAILED 1247 0x4df Failed to upload the techsupport collector archive.
NSERR_NSAPP_TEMPLATE_EXISTS 1248 0x4e0 Template already exists
NSERR_NSAPP_INVALID_TEMPLATE 1249 0x4e1 Invalid Template
NSERR_NSAPP_DIR_ERROR 1250 0x4e2 Couldnot open directory
NSERR_NSAPP_FILE_ERROR 1251 0x4e3 Can not open the file
NSERR_NSAPP_INVALID_APP_INPUT 1252 0x4e4 Invalid Application input
NSERR_NSAPP_EXCEEDED_FILELENGTH 1253 0x4e5 File length exceeded 256 characters
NSERR_NSAPP_ENDPOINT_INUSE 1254 0x4e6 Public endpoint in use
NSERR_NSAPP_PROTOCOL_MISMATCH 1255 0x4e7 Protocol mismatch with existing configuration
NSERR_NSAPP_INVALID_VARNAME 1256 0x4e8 Invalid variable name
NSERR_NSAPP_ZIP_FILE 1257 0x4e9 Error in zip format
NSERR_NSAPP_MAXEP_REACHED 1258 0x4ea Only one endpoint can be configured
NSERR_NSAPP_NOT_EXIST 1259 0x4eb Application does not exist
NSERR_NSAPP_INVALID_SERVICETYPE 1260 0x4ec Invalid servicetype - HTTP/HTTPS/SSL are only allowed
NSERR_NSAPP_TEMPLATE_FORMAT_ERROR 1261 0x4ed Template format error
NSERR_NSAPP_APP_WITHOUT_APPUNITS 1262 0x4ee Application without appunits can not be exported
NSERR_NSAPP_SERVICRGROUP_EXISTS 1263 0x4ef Service group with this name already exists
NSERR_NSAPP_VARIABLE_NOT_EXISTS 1264 0x4f0 Variables do not exist in this template file
NSERR_NITRO_CMD_NOTATTEMPTED 1265 0x4f1 command not attempted for configuration
NSERR_NITRO_INVALIDREQ 1266 0x4f2 Invalid nitro request
NITRO ERRORS

In this article