Modify This Deployment Manager
post
                    /management/weblogic/{version}/domainRuntime/deploymentManager
Modify this deployment manager.
Request
Supported Media Types
                - application/json
 
Path Parameters
                - 
                    version: string
                    
                    The version of the WebLogic REST interface.
 
Header Parameters
                - 
                        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 deployment manager model.
Root Schema : Deployment Manager
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            maximumDeploymentProgressObjectsCount(optional): 
            integer(int32)
            
The maximum number of progress objects allowed.
 - 
            name(optional): 
            string
            Read Only:
trueThe name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Constraints
- unharvestable
 
 - 
            type(optional): 
            string
            Read Only:
trueReturns the type of the MBean.
Constraints
- unharvestable
 
 
Security
                - 
                        Admin: basic
                        
                        Type:
basicDescription:A user in the Admin security role. - 
                        Deployer: basic
                        
                        Type:
basicDescription:A user in the Deployer security role.