31.9. listCompletedSystems
- Name
- listCompletedSystems
- Description
- Returns a list of systems that have completed a specific action.
- 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.