Service Settings and Attributes
From ControlTier
Overview
This document describes the predefined Setting subtypes and their declared Attribute names that are associated with the Service type.
Complete reference documentation for these related types are here:
Settings
| Setting | attribute | purpose |
|---|---|---|
| Port | port | A network port |
| ServiceIsDownExecutable | service-isdown-executable | The executable used during assertServiceIsDown |
| ServiceIsDownScript | service-isdown-script | The script used during assertServiceIsDown |
| ServiceIsUpExecutable | service-isup-executable | The executable used during assertServiceIsUp |
| ServiceIsUpScript | service-isup-script | The script used during assertServiceIsUp |
| ServiceStartExecutable | service-start-executable | The executable used during startService |
| ServiceStartScript | service-start-script | The script used during startService |
| ServiceStopExecutable | service-stop-executable | The executable used during stopService |
| ServiceStopScript | service-stop-script | The script used during stopService |
Reference
For more information about Attributes, see: