Next Topic

Previous Topic

Book Contents

Get 'Ask Before Running' Setting

Returns the setting for the 'Ask before executing' checkbox on the Quick View dialog. This checkbox is set individually for each VSA user and is applied only when running a quicklaunch agent procedure.

GET /automation/agentprocs/quicklaunch/askbeforeexecuting

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}