Alert detail message. This may be up to 255 bytes in length. The following sequences within this string get replaced as follows:
%%
is replaced by a single percent character.%l
is replaced by the value of the lhs
expression.%r
is replaced by the value of the rhs
expression.%L
is replaced by the lhs
expression string.%R
is replaced by the rhs
expression string.Normal response.
Unauthorized response.
{- "result": "It is hot in here: %l C!",
- "error": "Error message (present if an error occurred)."
}
Alert detail message. This may be up to 255 bytes in length. The following sequences within this string get replaced as follows:
%%
is replaced by a single percent character.%l
is replaced by the value of the lhs
expression.%r
is replaced by the value of the rhs
expression.%L
is replaced by the lhs
expression string.%R
is replaced by the rhs
expression string.Normal response.
Unauthorized response.
"It is hot in here: %l C!"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Alert detail message. This may be up to 255 bytes in length. The following sequences within this string get replaced as follows:
%%
is replaced by a single percent character.%l
is replaced by the value of the lhs
expression.%r
is replaced by the value of the rhs
expression.%L
is replaced by the lhs
expression string.%R
is replaced by the rhs
expression string.Normal response.
Unauthorized response.
"It is hot in here: %l C!"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to empty string.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}