Create A New Group Params
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/templates/{name}/groupParams
Add a new group params to this collection.
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 a populated group params model.
object- 
            errorDestination(optional): 
            array  Destination Reference
            
            Title:
Destination ReferenceContains 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.
 - 
            subDeploymentName(optional): 
            string
            Read Only:
trueThe 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.
 
arrayDestination ReferenceGets 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.
- 
                        Admin: basic
                        
                        Type:
basicDescription:A user in the Admin security role. - 
                        Deployer: basic
                        
                        Type:
basicDescription:A user in the Deployer security role.