Modify This Multicast Params
/management/weblogic/{version}/edit/resourceGroupTemplates/{name}/JMSSystemResources/{name}/JMSResource/uniformDistributedTopics/{name}/multicast
Modify this multicast params.
Request
- application/json
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
-
X-Requested-By: string
The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Must contain the modified multicast params model.
object
-
multicastAddress(optional):
string
Default Value:
The IP address that this topic uses to transmit messages to multicast consumers.
-
multicastPort(optional):
integer(int32)
Minimum Value:
1
Maximum Value:65535
Default Value:6001
The IP port that this topic uses to transmit messages to multicast consumers.
-
multicastTimeToLive(optional):
integer(int32)
Minimum Value:
0
Maximum Value:255
Default Value:1
The number of routers that a message traverses en route to a consumer. A value of 1 limits the message to one subnet (which prevents it from traversing any routers).
This value is independent of the JMSExpirationTime value.
-
templateBean(optional):
array Template Reference
Title:
Template Reference
Read Only:true
Contains the template reference.Finds the template bean for this destination.
array
Template Reference
true
Finds the template bean for this destination.
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
-
Deployer: basic
Type:
basic
Description:A user in the Deployer security role.