Vorheriges Thema: Return Codes and Messages

Nächstes Thema: Status Codes and Messages for SMI

Status Code and Messages for Resulting Format

The following status codes and messages display for resulting format.

Return Code

Message

INVALID_FORMAT_REQUEST_ERROR

101

INVALID_NULL_FORMAT_REQUEST_ERROR

102

INVALID_FORMAT_REQUEST_MESSAGE

You have requested invalid result format, please specify valid format. (API has these formats: XML, JSON, USM and Java Object).

INVALID_NULL_FORMAT_REQUEST_MESSAGE

You have requested invalid result format as null, please specify valid format. (API has these formats: XML, JSON, USM and Java Object).

INVALID_FORMAT_REQUEST_ERROR_REASON

You have requested invalid result format that is not available in application.

INVALID_NULL_FORMAT_REQUEST_ERROR_REASON

You have requested invalid resulting format as null that is not available in application.