FixedResponseActionConfig
In this article:
FixedResponseActionConfig#
The detailed description of an action that returns a fixed response to the client.
Contents#
ContentType — The type of the content in the response.
Type: String
Required: Yes
Valid values:
application/javascript|application/json|text/css|test/html|text/plain
MessageBody — The response message.
Type: String
Required: No
Constraints: 0 to 1024 symbols
StatusCode — The HTTP code of the response.
Type: String
Required: Yes