Modify This Group Params

post

/management/weblogic/{version}/edit/resourceGroups/{name}/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams/{subDeploymentName}

Modify this group 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 group params model.

Root Schema : Group Params
Type: object
Show Source
  • Destination Reference
    Title: Destination Reference
    Contains the destination reference.

    Gets the name of the error destination that should be used for members who have the same sub-deployment-name. If this value is not set then the value from the templates DeliveryFailureParamsBean will be used if it is set.

  • Read Only: true

    The name of the subdeployment that template parameters apply to. A subdeployment with the specified name must exist in the topic or queue for the parameters to apply.

Nested Schema : Destination Reference
Type: array
Title: Destination Reference
Contains the destination reference.

Gets the name of the error destination that should be used for members who have the same sub-deployment-name. If this value is not set then the value from the templates DeliveryFailureParamsBean will be used if it is set.

Show Source
Security
Back to Top

Response

200 Response

Back to Top