mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 01:11:50 +02:00
Add a wipeout action for Datastore in QA (#1064)
* Add a wipeout action for Datastore in QA
This commit is contained in:
parent
4d04e4fd15
commit
da6d90755e
6 changed files with 232 additions and 0 deletions
|
@ -44,3 +44,4 @@ PATH CLASS METHOD
|
|||
/_dr/task/updateSnapshotView UpdateSnapshotViewAction POST n INTERNAL,API APP ADMIN
|
||||
/_dr/task/uploadDatastoreBackup UploadDatastoreBackupAction POST n INTERNAL,API APP ADMIN
|
||||
/_dr/task/wipeOutCloudSql WipeOutCloudSqlAction GET n INTERNAL,API APP ADMIN
|
||||
/_dr/task/wipeOutDatastore WipeoutDatastoreAction GET n INTERNAL,API APP ADMIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue