/
Action-Timeout

Action-Timeout

Used In: Action sections

Status: Optional

You use the Action-Timeout attribute to enforce a specific timeout value for a particular Action section in a script. Action-Timeout values inherit their default settings from the global Script-Timeout value in NetMRI. Setting this value in a specific Action section will override the global Script-Timeout value for that Action section. However, the script stops executing if the Script-Timeout or DIS max timeout value is reached.

Example

Action-Timeout: 300

Related content