Find Effective Targets
post
                    /management/weblogic/{version}/serverConfig/partitions/{name}/resourceGroups/{name}/findEffectiveTargets
Returns the targets actually used by this resource group, accounting for partition-level defaulting.
Request
Path Parameters
                - 
                    name: string
                    
                    The name property of the instance in the collection.
- 
                    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'.
Security
                - 
                        Admin: basic
                        
                        Type:basicDescription:A user in the Admin security role.
- 
                        Deployer: basic
                        
                        Type:basicDescription:A user in the Deployer security role.
- 
                        Monitor: basic
                        
                        Type:basicDescription:A user in the Monitor security role.
- 
                        Operator: basic
                        
                        Type:basicDescription:A user in the Operator security role.
Response
Supported Media Types
                - application/json
200 Response
Returns the following fields:
Root Schema : Return
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        Return- 
            return(optional): 
            array  Target References
            
            Title:Target ReferencesContains the array of target references.Returns the action's result. 
Nested Schema : Target References
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Target ReferencesContains the array of target references. 
    
    
    
    
    
        Show Source
        Returns the action's result.
- 
            Array of: 
                object  Target Reference
            
            Title:Target ReferenceContains the target reference.
Nested Schema : Target Reference
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Target ReferenceContains the target reference.
    
    
    
    
        Show Source
        - 
            identity(optional): 
            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