Products | Versions |
---|---|
TIBCO Data Virtualization | 7.0.7,All, , , |
can you please let me know if there is any soap api for "Free Unused Memory". I have found this option under Manager=>Memory in studio.
You can achieve this by invoking /services/webservices/system/admin/server/operations/performServerAction PSB Sample Request: <server:performServerAction xmlns:server="http://www.compositesw.com/services/system/admin/server" xmlns:common="http://www.compositesw.com/services/system/util/common"> <server:actionName>FreeUnusedMemory</server:actionName> </server:performServerAction>