Get Default Page UR Ls ( Contexts, Perspective )
post
                    /management/weblogic/{version}/domainRuntime/consoleRuntime/getDefaultPageURLs
Gets the URLs for the default pages for a set of objects. This method works exactly like getDefaultPageURL, except that it lets you get the URLS for a set of pages in one JMX call (to increase network performance).
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 following fields:
Root Schema : Arguments
    
      Type: 
      
    
    
    
    objectTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        Arguments- 
            contexts(optional): 
            array  Items
            
            Title:
ItemsAn array of contexts identifying the object each page should display or manage.
 - 
            perspective(optional): 
            string
            
Specifies which kind of default page to return for all of the pages.
 
Nested Schema : Items
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ItemsAn array of contexts identifying the object each page should display or manage.
- 
            Array of: 
                array  Items
            
            Title:
Items 
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(optional): 
            array  Items
            
            Title:
ItemsReturns the action's result.