31.13. listInProgressSystems
- Name
- listInProgressSystems
- Description
- Returns a list of systems that have a specific action in progress.
- Parameters
- string sessionKey
- string actionId
- Return Value
- array:
- struct - system
- int
server_id
- string
server_name
- Server name. - string
base_channel
- Base channel used by the server. - dateTime.iso8601
timestamp
- The time the action was completed - string
message
- Optional message containing details on the execution of the action. For example, if the action failed, this will contain the failure text.