Output Handling Response Options

The following table describes the Output handling response options for REST API.

Response

Description

Any Response

Enables the output to be handled for any code.

Successful

Enables the output to be handled on successful codes only.

200, 201

Failure

Enables the output to be handled for failed HTTP codes only.

400,401

Specify http code

Specifies specific http return code or patterns.

You can use an asterisk.

40*