Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional allowDetermines whether or not to continue with test if this step fails.
Optional alwaysA boolean set to always execute this step even if the previous step failed or was skipped.
Optional exitDetermines whether or not to exit the test if the step succeeds.
Optional extractedGenerate variables using JavaScript.
Optional idID of the step.
Optional isDetermines whether or not to consider the entire test as failed if this step fails.
Can be used only if allowFailure is true.
The name of the step.
Optional retryObject describing the retry strategy to apply to a Synthetic test.
Public ID of the test to be played as part of a playSubTest step type.
The subtype of the Synthetic multi-step API subtest step.
Generated using TypeDoc
The subtest step used in a Synthetics multi-step API test.