{
"operation-name" : "add",
"description" : "Adds a socket binding group.",
"request-properties" : {
"default-interface" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "Name of an interface that should be used as the interface for any sockets that do not explicitly declare one.",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"capability-reference" : "org.wildfly.network.interface",
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"port-offset" : {
"type" : {
"TYPE_MODEL_VALUE" : "INT"
},
"description" : "Increment to apply to the base port values defined in the socket bindings to derive the runtime values to use on this server.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : 0,
"min" : -65535,
"max" : 65535,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}