mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 03:58:34 +02:00
Add mapreduce to delete load test data
This hard-deletes all contacts and hosts owned by a specific set of registrar client IDs, currently just "proxy". ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192325211
This commit is contained in:
parent
0923c89981
commit
e0c32337fd
4 changed files with 157 additions and 0 deletions
|
@ -8,6 +8,7 @@ PATH CLASS METHOD
|
|||
/_dr/task/checkSnapshot CheckSnapshotAction POST,GET y INTERNAL APP IGNORED
|
||||
/_dr/task/copyDetailReports CopyDetailReportsAction POST n INTERNAL,API APP ADMIN
|
||||
/_dr/task/deleteContactsAndHosts DeleteContactsAndHostsAction GET n INTERNAL APP IGNORED
|
||||
/_dr/task/deleteLoadTestData DeleteLoadTestDataAction POST n INTERNAL APP IGNORED
|
||||
/_dr/task/deleteOldCommitLogs DeleteOldCommitLogsAction GET n INTERNAL APP IGNORED
|
||||
/_dr/task/deleteProberData DeleteProberDataAction POST n INTERNAL APP IGNORED
|
||||
/_dr/task/expandRecurringBillingEvents ExpandRecurringBillingEventsAction GET n INTERNAL APP IGNORED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue