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:
retrieve information for existing requests in GDEXDB |
|
add or modify request records |
|
delete one or more request records |
|
retrieve information for existing partitions |
|
add or modify partitions |
|
retrieve data file information |
|
add or modify file information |
|
delete one or more data file records of a specified request |
|
retrieve tar file information |
|
modify tar file information |
Table of Contents
- 3.2.1 - Get Request Information
- 3.2.2 - Set Request Information
- 3.2.3 - Delete Request Information
- 3.2.4 - Get Partition Information
- 3.2.5 - Set Partition Information
- 3.2.6 - Get Request File information
- 3.2.7 - Set Request File information
- 3.2.8 - Delete Request File Information
- 3.2.9 - Get Tar File information
- 3.2.10 - Set Tar File information
- 3.2.11 - Email Request Status
Appendix A: List of Examples