SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteFloatingLicense
Represents a single external tool floating license managed by Spira
Base Classes
None
Properties
The following properties are provided directly by this class:
| Name | Type | Description | Required |
|---|---|---|---|
| AutomationEngineToken | string? | The token of the tool which the license is for (currently only "Rapise" is supported) | |
| AutomationHost | string? | The token of the automation host assigned to this machine | |
| DateStarted | dateTime | The date the license was first issued | Yes |
| ExpirationDate | dateTime | The expiration date of the license | Yes |
| IpAddress | string? | The IP address of the machine holding the floating license | |
| LastContactDate | dateTime | The date of last contact between the tool and Spira | Yes |
| MachineId | string? | The unique ID of the machine requesting the license | |
| SessionId | string? | The GUID of the unique floating license session |