SonicOS API provides an alternative to the SonicOS Command Line Interface (CLI) for configuring various functions.
NOTE: To configure SonicOS API please find the link : Introduction to SonicOS API
Listed below are the error codes in SonicOS that you may encounter while using SonicOS.
/* 200 - OK */
/* 400 - Bad Request */
/* 401 - Unauthorized */
/* 403 - Forbidden */
/* 404 - NOT FOUND */
/* 405 - METHOD NOT ALLOWED */
/* 406 - NOT ACCEPTABLE */
/* 413 - Payload Too Large */
/* 414 - URI Too Long */
/* 500 - Internal Server Error */
/* 503 - Service Unavailable */