[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
CalloutDrResponseEntity
Details about a callout.
AllOf
This class requires all of the following:
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
},
"callout_type": "PROMPT",
"content": "string",
"id": "string",
"name": "string",
"step_type": "PRE_POWER_ON",
"timeout_seconds": 0
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Returned By
Get Recovery Steps Callout Details
What's changed in latest?
New! in version latest