Summary
The properties below are returned by the terminalConfigurations object when using Describe on a utility network.
Properties
| Property | Explanation | Data Type | 
| creationTime (Read Only)  | The creation time of the terminal configuration.  | String | 
| defaultConfiguration (Read Only)  | Of the valid terminal configurations available, this is the default path terminal configuration.  | String | 
| terminalConfigurationID (Read Only)  | The ID of the terminal configuration.  | Integer | 
| terminalConfigurationName (Read Only)  | The name of the terminal configuration.  | String | 
| terminals (Read Only)  | The terminals object. This object can be used to retrieve properties of the terminals.  | Object | 
| traversabilityModel (Read Only)  | The traversability of the terminal configuration. The directionality can be either directional or bidirectional.  | String | 
| validConfigurations (Read Only)  | The validConfigurations object. This object can be used to retrieve properties of the valid terminal configurations.  | Object |