Get Scaling Tasks
post
                    /management/weblogic/{version}/domainRuntime/elasticServiceManagerRuntime/getScalingTasks
Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    version(required): string
                    
                    The version of the WebLogic REST interface.
Header Parameters
                - 
                        X-Requested-By(required): 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 following fields:
Root Schema : Arguments
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        Arguments- 
            clusterName: 
            string
            Cluster name 
- 
            size: 
            integer(int32)
            The number of ScalingTaskRuntimeMBean to return starting with the most recent. 
Security
                - 
                        Admin: basic
                        
                        Type:basicDescription:A user in the Admin security role.
Response
Supported Media Types
                - application/json
200 Response
Returns the following fields:
Root Schema : Return
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Show Source
        Return- 
            return: 
            array  Scaling Task Runtime References
            
            Title:Scaling Task Runtime ReferencesContains the array of scaling task runtime references.Returns the action's result. 
Nested Schema : Scaling Task Runtime References
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Scaling Task Runtime ReferencesContains the array of scaling task runtime references. 
    
    
    
    
    
        Show Source
        Returns the action's result.
- 
            Array of: 
                object  Scaling Task Runtime Reference
            
            Title:Scaling Task Runtime ReferenceContains the scaling task runtime reference.
Nested Schema : Scaling Task Runtime Reference
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Scaling Task Runtime ReferenceContains the scaling task runtime reference.
    
    
    
    
    Show Source
        - 
            identity: 
            array  Identity
            
            Title:IdentityDOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
Nested Schema : Identity
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    IdentityDOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
    
    
    
    
    
        Show Source