Guest User

Untitled

a guest
Jun 20th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. ```
  2. {
  3. "lifecycle": {
  4. "rule": [
  5. {
  6. "action": {"type": "Delete"},
  7. "condition": {
  8. "age": 7,
  9. }
  10. }
  11. ]
  12. }
  13. }
  14. ```
Add Comment
Please, Sign In to add comment