Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
statistics-enabled | BOOLEAN | false | true | false | Indicates whether or not all protocols in the stack will collect statistics by default. |
transport | OBJECT | false | false | Optional OBJECT parameter specifying the transport for the stack. | |
protocols | LIST | false | false | The list of configured protocols for a protocol stack. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
socket-binding | STRING | true | false | The socket binding specification for this protocol layer, used to specify IP interfaces and ports for communication. | |
type | STRING | false | true | The implementation class for a protocol, which determines protocol functionality. | |
properties | OBJECT | false | true | Optional LIST parameter specifying the protocol list for the stack. |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
type | STRING | false | true | The implementation class for a protocol, which determines protocol functionality. |