Modify This Multicast Params

post

/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/templates/{name}/multicast

Modify this multicast params.

Request

Supported Media Types
Path Parameters
Header Parameters
  • 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'.
Body ()

Must contain the modified multicast params model.

Root Schema : Multicast Params
Type: object
Show Source
  • Default Value:

    The IP address that this topic uses to transmit messages to multicast consumers.

  • Minimum Value: 1
    Maximum Value: 65535
    Default Value: 6001

    The IP port that this topic uses to transmit messages to multicast consumers.

  • 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.

  • Template Reference
    Title: Template Reference
    Read Only: true
    Contains the template reference.

    Finds the template bean for this destination.

Nested Schema : Template Reference
Type: array
Title: Template Reference
Read Only: true
Contains the template reference.

Finds the template bean for this destination.

Show Source
Security
Back to Top

Response

200 Response

Back to Top