Container Object
Contains information about an OSGi container on the platform.
This object is used by the following operations:
- Operations that reference the Containers object
The properties included in the Container object are listed below.
Property | Type | Description |
---|---|---|
Name | string | The name of the container. |
ListenerName | string | The name of the listener.. |
ContainerKey | string | The unique key for the container. |
Location | string | The location of the container. |
AddressOverrideBehavior | string |
Indicates whether the default API Gateway hostname is overridden by a specific hostname (specified in the HostName property. Valid values:
Default: com.akana.dontallow. |
RandomHostNameBehavior | string |
Indicates whether to append a random prefix to the hostname or not. Valid values:
Default: com.akana.allow. |