Summary
Stub
Description
Create a stub for an automated task
Route
No Northbound API Available
Roles
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
type | enum | yes | Allowed values are: [ error, success ] - Type of transition to emulate |
delay | number | no | Delay in seconds |
response | string | no | Response to pass through stub |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | string | Response from stub |