Modify This WLDF Array Property
post
                    /management/weblogic/{version}/edit/WLDFSystemResources/{name}/WLDFResource/watchNotification/actions/{name}/arrayProperties/{name}
Modify this WLDF array property.
Request
Supported Media Types
                - application/json
 
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'.
 
Must contain the modified WLDF array property model.
Root Schema : WLDF Array Property
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            id(optional): 
            integer(int64)
            Read Only:
trueReturn the unique id of this bean instance.
 - 
            name(optional): 
            string
            Read Only:
trueThe name of the WebLogic Diagnostic Framework (WLDF) bean.
 - 
            value(optional): 
            array  Items
            
            Title:
ItemsReturns the array of values of this property.
 
Nested Schema : Items
    
      
      Type: 
    
    
    
    arrayTitle: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ItemsReturns the array of values of this property.
Security
                - 
                        Admin: basic
                        
                        Type:
basicDescription:A user in the Admin security role. - 
                        Deployer: basic
                        
                        Type:
basicDescription:A user in the Deployer security role.