Container
<name>TMOBridge_Container</name>
<serialized>False</serialized>
<connection_type>DB_ONLY</connection_type>
<restart_on_date_rollover>true</restart_on_date_rollover>
<message_loop_class> services.WTMOBridge.TMOTBridge.TMOABridge </message_loop_class>
<singleton>True</singleton>
<TMO_retry_interval>30</TMO_retry_interval>
What I I am looking for is CMDB sub attributes(Attribute with Attributes) that would allow automation to extract, update, etc this information to create xml files that would populate these files in servers that are spun up in private and or public cloud services.
Attribute: Container1 |
: |
TMOBridge_Container |
| SubAttr > serialized |
: |
False |
| SubAttr > connection_type |
: |
DB_ONLY |
| SubAttr >restart_on_date_rollover |
: |
true |
| SubAttr> message_loop_class |
: |
services.WTMOBridge.TMOTBridge.TMOABridge |
| SubAttr > singleton |
: |
True |
| SubAttr > TMO_retry_interval |
: |
30
|