Actions REST Endpoints

Data Access Runtime/WLDF Runtime/WLDF Access Runtime/Data Access Runtimes/Actions
[ WLDF Runtime / WLDF Access Runtime / Data Access Runtimes ] scoped Data Access Runtime Actions
Close Cursor
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/closeCursor
Delete Data Records
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/deleteDataRecords
Get Data Record Count ( Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/getDataRecordCount
Get Data Record Count ( Start Record Id, End Record Id, End Time, Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/getDataRecordCount
Get Data Record Count ( Start Time, End Time, Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/getDataRecordCount
Has More Data
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/hasMoreData
Open Cursor ( Begin Record Id, End Record Id, End Timestamp, Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor
Open Cursor ( Begin Record Id, End Record Id, End Timestamp, Query, Cusor Timeout )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor
Open Cursor ( Begin Timestamp, End Timestamp, Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor
Open Cursor ( Begin Timestamp, End Timestamp, Query, Cusor Timeout )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor
Open Cursor ( Query )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor
Open Cursor ( Query, Cursor Timeout )
Method: post
Path: /management/weblogic/{version}/serverRuntime/WLDFRuntime/WLDFAccessRuntime/dataAccessRuntimes/{name}/openCursor