SpiraPlan: ImportExport SOAP Web Service
See all operations
RemoteAutomationHost
Represents a single Automation Host artifact in the system
Base Classes
This class extends the following base classes:
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
Active | boolean | Is this host active for the project | Yes |
AutomationHostId | int? | The id of the host | |
Description | string? | The detailed description of the host ( Optional ) | |
LastUpdateDate | dateTime | The date/time that the host was last modified ( This field needs to match the values retrieved to ensure data-concurrency ) | Yes |
Name | string? | The name of the host | |
ProjectId | int? | The id of the project the host belongs to | |
Token | string? | The token of the host ( Ths is the name that external systems should refer to it as ) |