Expire All
post
                    /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/remoteEndpoints/{name}/expireAll
All pending messages for a remote destination are processed according to the policy specified by the associated Error Handling configuration and then removed.
- When selected, - expireAllis performed asynchronously by the server.
- Oracle recommends that the remote endpoint is paused for incoming messages prior to expiring messages. When all pending messages are processed and removed, the remote endpoint can be set to resume and accept new messages. 
- The state of the - expireAlloperation can be determined by the- getOperationStatemethod.
Request
Path Parameters
                - 
                    name(required): string
                    
                    The name property of the instance in the collection.
- 
                    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'.
Security
                - 
                        Admin: basic
                        
                        Type:basicDescription:A user in the Admin security role.
Response
200 Response
Returns the following fields: