The Assert Status is a type of assertion that verifies the HTTP status code of the last HTTP Response. The graph’s execution will be halted if any of the following conditions occur:
The Http Response’s status is not in the range of from <= status <= to.