Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Property

UI Field Name

Description

Specifications

Required

Anchor
application - AC
application - AC
application

Application

Name of the Application resource record. The Application resource defines where the software application is running; it also defines the start, stop, and query commands for the application.

 


Y

Anchor
command - AC
command - AC
command

Command

Command that this task is executing against the software application.

Valid values:html-bobswift<ul> <li>

  • As
  • String
  • =
  • QUERY,
  • As
  • Value
  • =
  • 0
<li>
  • As
  • String
  • =
  • START,
  • As
  • Value
  • =
  • 1
<li>
  • As
  • String
  • =
  • STOP,
  • As
  • Value
  • =
  • 2
</ul>

Default is QUERY (0).

N