[[PageOutline]] = How To Reserve and Delete Resources using an Existing RSpec = Any resource reservation tool will allow you to reserve and delete resources using an existing resource specification (RSpec). == Reserving resources with an existing RSpec == === Using Flack === === Using the Portal === === Using Omni === Using an RSpec available stored locally: {{{ omni createsliver myslice path/to/my.rspec -a myagg }}} Using an RSpec available via a url: {{{ omni createsliver myslice http://path/to/my.rspec -a myagg }}} == Deleting an existing reservation == === Using Flack === === Using the Portal === === Using Omni === To delete a reservation {{{ omni deletesliver myslice path/to/my.rspec -a myagg }}}