dmwm / PHEDEX

CMS data-placement suite
8 stars 18 forks source link

Add support for automatic deletion #959

Closed bbarrefors closed 10 years ago

bbarrefors commented 10 years ago

For the dynamic dataplacement we need to make automatic subscriptions and deletions. Currently there is only support for automatic subscriptions.

How do you suggest to accomplish this?

TonyWildish commented 10 years ago

make the request, retrieve the request-ID, then call the UpdateRequest API to approve it.