Contains a list of socket configurations.
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Default Value | 0 |
Type | INT |
Nillable | true |
Expressions Allowed | true |
Min | -65,535 |
Max | 65,535 |
Storage | configuration |
Access Type | read-write |
Restart Required | all-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
default-interface | STRING | true | true | Name of an interface that should be used as the interface for any sockets that do not explicitly declare one. | |
port-offset | INT | false | true | 0 | Increment to apply to the base port values defined in the socket bindings to derive the runtime values to use on this server. |