.. _section3.2: 3.2 - Request Actions ================================= A request record and its associated data file records are normally generated when a user submits a data request through a web interface to the program 'dsrqst.php' via HTTP POST entries, or through the command-line program 'rdams'. Request and data file information can be viewed and modified through the actions in this section: .. list-table:: :widths: auto :header-rows: 0 * - :ref:`Get Request Information ` - retrieve information for existing requests in GDEXDB * - :ref:`Set Request Information ` - add or modify request records * - :ref:`Delete Request Information ` - delete one or more request records * - :ref:`Get Partition Information ` - retrieve information for existing partitions * - :ref:`Set Partition Information ` - add or modify partitions * - :ref:`Get Request File information ` - retrieve data file information * - :ref:`Set Request File information ` - add or modify file information * - :ref:`Delete Request File Information ` - delete one or more data file records of a specified request * - :ref:`Get Tar File information ` - retrieve tar file information * - :ref:`Set Tar File information ` - modify tar file information .. toctree:: :maxdepth: 1 :caption: Table of Contents section3.2.1 section3.2.2 section3.2.3 section3.2.4 section3.2.5 section3.2.6 section3.2.7 section3.2.8 section3.2.9 section3.2.10 section3.2.11 **Appendix A: List of Examples** - :ref:`A.3. Action Option -GR (-GetRequest) <3.2.1_e3>` - :ref:`A.4. Action Option -SR (-SetRequest) <3.2.2_e4>` - :ref:`A.5. Action Option -SR (-SetRequest) <3.2.2_e5>` - :ref:`A.6. Action Option -GP (-GetPartition) <3.2.4_e6>` - :ref:`A.7. Action Option -GF (-GetFile) <3.2.6_e7>` | :ref:`Back to Top ` | :ref:`Back to Table of Contents `