Data Object - SrmPrompt

Extends
SrmCallout
Since
SRM API 3.0

Data Object Description

This class specifies a Callout which will pause execution of the recovery script and display a message until the user presses continue.

Properties

Name Type Description
promptTextxsd:string

Text to display while running a recovery. This text will be displayed in the SRM UI and be placed in the SNMP Trap. Non-empty string. The maximum valid length is 4096 characters.
Properties inherited from SrmCallout
description, uuid
Properties inherited from
None