| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:Container:1.0}DeployInfo (restriction)
| Attribute Summary | |
xs:string | FlagsOptional command line flags for starting the container. |
xs:string | HostThe computer on which the container will be started by the ACS manager or by the OMC. |
xs:int | KeepAliveTimeTime in seconds for which the manager will not shut down an idle container, i.e. |
xs:boolean | StartOnDemandAllows the OMC and the ACS manager to determine who starts the container, see COMP-3476. |
xs:string | TypeModifiersSpace-separated list of modifiers for the container type. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:int-1optionalunqualifiedxs:booleanfalseoptionalunqualifiedxs:stringoptionalunqualified<xs:complexType name="DeployInfo"><xs:attribute default="false" name="StartOnDemand" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="TypeModifiers" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="Host" type="xs:string" use="required">
</xs:attribute><xs:attribute default="" name="Flags" type="xs:string" use="optional">
</xs:attribute><xs:attribute default="-1" name="KeepAliveTime" type="xs:int" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||